Commit Graph

43 Commits

Author SHA1 Message Date
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
todd
b403d87496 bad bad cvs; complete @sample infestation 2004-08-03 13:23:41 +00:00
todd
fec529c5b6 new style PLIST + switch to @sample 2004-08-03 13:22:01 +00:00
todd
006e57901d accidentally added NEWDYNLIBDIR() in last commit here in three not needed
instances
2004-08-03 12:42:27 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
todd
ec36e7d9f9 update to 2.0.4; prompted & supplied by Eric Faurot 2004-01-20 13:50:53 +00:00
espie
ef7ca16a98 zap multi-line constants. 2004-01-05 00:26:57 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
sturm
d82da4d788 better @extra handling
ok todd@ (maintainer)
2003-11-23 14:03:54 +00:00
pvalchev
9bd9675ff8 cast NULL sentinel to a pointer so it is 64bit on 64bit on alpha & sparc64 2003-01-18 09:21:09 +00:00
todd
788777cd53 update to 2.0.2; based on a patch to 2.0.1 from Jim Geovedi <jim@corebsd.or.id>
and prompting from Christoph_Egger@t-online.de (Christoph Egger)
2002-12-28 19:34:51 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
dab6511720 find-all-conflicts found this:
directories common to ggi and gii should not be removed here...
2002-03-19 23:17:49 +00:00
naddy
b62bfbebbe - restore custom ltconfig patch so this will build
- don't clobber CFLAGS
- remove unwarranted gmake dependency
2001-12-23 18:36:27 +00:00
wilfried
6f5978e2f9 use ports in-tree libtool patches, ok maintainer 2001-11-01 18:34:51 +00:00
espie
aa026fd67a full lib depends 2001-10-24 12:19:22 +00:00
pvalchev
c6e581b144 Uses pthreads, put a comment on top 2001-09-02 04:09:11 +00:00
espie
93b94f3540 HOMEPAGE in DESCR works better with a homepage. 2001-08-02 13:02:08 +00:00
todd
aefb1c7062 since ggi-project.org is having dns problems, point to metalab.unc.edu,
where the primary ftp site is anyway.
2001-04-15 03:01:26 +00:00
todd
29891d9416 remove COMMENT's, should have been part of last commit, pilot error 2001-03-26 16:05:11 +00:00
todd
e69fc00bb2 o update to newer versions
o bring COMMENT into makefiles
o patch libtool for shared lib support
2001-03-26 16:03:53 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
brad
67af2c015e - add name to MAINTAINER
- add proper DEINSTALL/INSTALL scripts
- use new framework for PLISTs
- add @comment with RCS id to PLIST
- better DESCR and add HOMEPAGE
- reorganzie Makefile
- add --disable-aa to CONFIGURE_ARGS to ensure we do not have the
posibility of having a blind dependency
2000-09-24 00:01:03 +00:00
fgsch
dd7a7ff893 Oops, forgot this one in previous commit. sayonara! 2000-05-22 12:20:56 +00:00
fgsch
7824d00723 Update to 2.0b2.1; fix master site list; fake.
Still marked as broken by now.
2000-05-22 12:17:09 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
6369f43cd9 Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.
2000-03-19 16:43:40 +00:00
turan
1825a8c0bc license 2000-03-17 00:53:48 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
9cb9af2817 broken, installs files automatically in /etc 2000-03-03 11:41:38 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
brad
0ce3d711db fixup Makefile 1999-03-24 03:10:06 +00:00
brad
b8837a9cf7 fixup Makefile & PLIST and add missing PLIST.noshared 1999-03-24 03:03:07 +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
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
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
todd
6457310ea5 remove bad ftp mirrors 1999-02-06 21:44:36 +00:00
todd
8a6a801ef5 fix 1999-02-01 09:30:27 +00:00
todd
47132f0434 libggi from the GGI project. 1999-02-01 09:25:07 +00:00