Commit Graph

110 Commits

Author SHA1 Message Date
brad
ef1b4d6e64 - remove unnecessary comments from the top of the Makefile
- new style shared lib dependency check
1999-09-06 23:09:40 +00:00
maja
de58fdceda don't check PAGESIZE when doing a make mirror-distfiles. -moj 1999-08-28 10:32:03 +00:00
marc
8cbc6d6eed add mpage to Makefile 1999-08-24 22:50:58 +00:00
marc
898ca96435 mpage from Ian McWilliam, <ianm@cit.nepean.uws.edu.au>
print multiple pages per sheet on PostScript printer
1999-08-24 22:49:10 +00:00
espie
7a8f5a7e1d Add work-around for sparc compilation problem. 1999-08-24 14:50:46 +00:00
espie
a52310b473 Makes more sense that direction (noticed by marc@) 1999-08-22 17:29:41 +00:00
espie
37cef18744 Remove old teTeX port (stuff moved around) 1999-08-10 19:31:04 +00:00
espie
d25bc1578c texmf part. No programs, just common files like latex format, font sources
and such.
1999-08-10 19:11:02 +00:00
espie
9d6565969b Port of teTeX 1.0.6, base archive.
(first try at removing the 2 level limitation of the ports tree)
1999-08-10 19:09:58 +00:00
brad
265987f365 style 1999-08-02 04:38:26 +00:00
espie
6dc790636f Likewise, revert to sane state 1999-07-27 21:34:10 +00:00
espie
2e53f391f9 Oversight,
I should have reverted this ages ago.
1999-07-27 21:32:54 +00:00
jakob
ec0ba68378 MASTER_SITES updated. 1999-07-19 18:21:16 +00:00
angelos
113cce6b3f Fix problem with extract flags since EXTRACT_CMD is now gzip (was tar)
(discovered by alex@p9.com)
1999-07-14 20:29:39 +00:00
jakob
f751674868 Acrobat v4 (it works better _with_ the makefile) 1999-07-14 10:58:37 +00:00
jakob
e32f75c0c8 Missing file. 1999-07-14 10:55:44 +00:00
jakob
45277c6feb Update to Acroread v4. OK'd by angelos. 1999-07-14 10:54:19 +00:00
brad
18496f45dc stop fetching ghostscript-5.10gnu.tar.gz, the source now comes part of the
main distribution.

PR: 864
1999-06-22 14:23:38 +00:00
brad
1ca59b2d69 make dependency check for version 1.0.3 of libpng 1999-06-10 04:30:07 +00:00
brad
381c92696f change SEPARATE_BUILD= yes -> concurrent 1999-06-03 14:11:10 +00:00
rohee
0aaca5be0f various fixes 1999-05-25 19:19:22 +00:00
brad
d89fcf86b7 fix checksums for ghostscript-5.10.tar.gz 1999-05-21 19:49:24 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
3efd964e63 fixups 1999-04-18 23:39:49 +00:00
espie
d06b9abae0 Busted the same as the other two... 1999-04-14 14:08:09 +00:00
espie
a7997cb7f9 Temporary work-around for a nasty bug in bsd.port.mk:
the dependency list is piped thru sort -u, which doesn't appeal to
pkg_add at all.
1999-04-14 13:24:47 +00:00
marc
06f9c08f6d make install/uninstall messages look like the messages from other ports 1999-04-10 07:14:56 +00:00
brad
df198abbb3 remove xpm dependencies: xpm is part of OpenBSD as of 2.3 1999-04-09 02:27:12 +00:00
brad
ebf03d772b remove xpm dependency: xpm is part of OpenBSD as of 2.3 1999-04-08 23:04:55 +00:00
brad
701a33da4d fixup pre-build comments in Makefile 1999-04-08 04:17:05 +00:00
d
5f314c6eec david.leonard@dstc.edu.au -> d@openbsd.org 1999-04-06 22:43:54 +00:00
brad
444115bc00 add previously removed dist site for pdf_sec.ps 1999-04-05 23:51:17 +00:00
brad
ea3eb46927 - new style dependency checks
- remove the previous dist sites and use GNU sites instead
- fix checksum for updated ghostscript-fonts-std-5.10.tar.gz
- extract fonts in the correct location
- fixup PLIST
1999-04-05 22:37:09 +00:00
marc
401e992892 Fix side effects of --sysconfdir bsd.port.mk change
o remove ignored CONFIGURE_ARGS+=--sysconfdir=/lib
o add post-install step that calls the INSTALL script
o add install script to copy the sample config file to /etc only
  if there is no existing config in /etc
o add deinstall script to remind the user to remove /etc/enscript.conf
o add patch to install config as /lib/enscript.cfg-sample
  even though the config dir is /etc
o test installation and de-installation from source
o test installation from package
1999-04-03 09:12:57 +00:00
brad
99a5ec90b6 upgrade to freetype 1.2 and add missing PLIST.noshared 1999-03-31 21:42:11 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
brad
f44d4b5a98 add MASTER_SITE_SUBDIR 1999-03-07 01:38:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
99a1ab44b1 fix earlier bogus changes to Makefile where a value that
was defined in bsd.port.mk was checked before bsd.port.mk was included;
this should make ports with optional shared libs build on the alpha,
again.  However, chages require the latest bsd.port.mk
1999-03-02 04:41:00 +00:00
turan
7cff8ee98c update to 1.0.0 1999-02-23 06:02:33 +00:00
marc
30be626929 needs version 1.64 (or later) of bsd.port.mk
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
13b9a372ff use NO_SHARED_LIBS instead of test for alpha;
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
f7d750cb86 shorten comment 1998-12-17 00:52:37 +00:00
marc
ae7c330a32 shorten comment 1998-12-17 00:36:17 +00:00
marc
a55dd37414 guard build instructions with NO_WARNINGS flag 1998-12-16 20:08:42 +00:00
jasoni
d5c09a9da5 add freetype to Makefile 1998-11-19 05:16:25 +00:00
jasoni
4508f31446 Add Freetype port - impor from FreeBSD ports 1998-11-19 05:09:06 +00:00
downsj
a363f11433 Add encrypted PDF support file. 1998-11-12 12:07:32 +00:00
marc
030e41d948 link to the proper directory for jpeg sources;
found by niklas@
1998-10-20 06:08:10 +00:00