Commit Graph

309 Commits

Author SHA1 Message Date
kevlo
012e2aa5d9 Mark it unbroken. Upgrade to version 3.2 and change the MASTER_SITES. 2000-02-11 05:50:24 +00:00
turan
70900a6e1c broken, sources moved 2000-02-11 03:01:54 +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
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
brad
f3dd2e307e mkdir -> ${INSTALL_DATA_DIR} 2000-02-06 07:08:16 +00:00
brad
7d5a89babd bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437 don't use aclocal or automake if they exist, they will break the port 2000-02-06 07:02:13 +00:00
brad
2e97458e51 ${LOCALBASE} -> ${PREFIX} 2000-02-06 00:28:56 +00:00
brad
7fe8c873d8 enable interlibrary dependencies 2000-02-05 17:39:51 +00:00
brad
3af680cf9f mkdir -> ${INSTALL_DATA_DIR} 2000-02-05 03:51:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
b4c693d0ce correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD
2000-01-30 17:26:12 +00:00
yanick
c088af5817 COMMENT fix 2000-01-29 00:57:10 +00:00
yanick
d99f2e3052 Makefile fix 2000-01-29 00:48:30 +00:00
yanick
c0cb168f55 LAM MPI port 2000-01-28 21:56:10 +00:00
brad
7e360e9fb2 - ${MKDIR} -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
- fix cut & paste mistake in PLIST
2000-01-16 05:18:21 +00:00
jasoni
40fb0f520d Set MASTER_SITES to ${MASTER_SITE_GNU}: sebastion@irelandmail.com 2000-01-15 07:30:09 +00:00
jasoni
9fadc61dd5 USE_GMAKE and re-enable SEPARATE_BUILD 2000-01-06 16:36:20 +00:00
jasoni
bb063960eb Disable SEPARATE_BUILD for now as it breaks WindowMaker 2000-01-06 15:57:37 +00:00
angelos
1d3934a93f Add tclcl port (commented out for now) 2000-01-06 02:37:05 +00:00
angelos
fcc488319f tclcl port, from FreeBSD 2000-01-06 02:36:15 +00:00
brad
ded7e914be re-add post-extract target 2000-01-01 00:42:12 +00:00
brad
1fe504451c - remove bad dist sites
- change MAINTAINER to ports@
- make sure to run install-info from post-install target
- remove unnecessary @mode tags from PLIST
- install some extra documentation for ddd
2000-01-01 00:15:50 +00:00
brad
840135cb48 - ${RM} -> rm
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
2000-01-01 00:02:42 +00:00
fgsch
ae9f7176d5 Install/uninstall ddd.info and don't remove info dir. Close PR #1038. 1999-12-31 23:44:57 +00:00
fgsch
6127245063 Enable libIDL. 1999-12-30 15:47:21 +00:00
fgsch
6e853a0129 Bring this port back to life. ok, im a moron. 1999-12-30 15:44:13 +00:00
brad
f193b7fb3f add build target to dependency list for test target to ensure that
libslang is actually built before trying to run the test
1999-12-29 23:58:11 +00:00
brad
0f319d3eb4 add build target to dependency list for test target to ensure that mm is actually built before trying to run the test 1999-12-28 22:47:02 +00:00
kevlo
2ff2008544 Fix PLIST. 1999-12-27 10:46:23 +00:00
brad
8d8672728c upgrade to shtool 1.4.7 1999-12-24 20:02:46 +00:00
brad
1b4d00b108 remove unnecessary post-extract target 1999-12-17 14:29:10 +00:00
brad
2724e90b45 - remove workaround for texinfo install-info bug
- ${MKDIR} -> mkdir
- rearrange PLIST a bit
1999-12-12 20:51:15 +00:00
brad
199ed9d62e rearrange PLIST a bit 1999-12-12 20:46:05 +00:00
brad
6a0b597b09 - remove workaround for texinfo install-info bug
- remove pre-configure target, this is done inside automake's Makefile anyway
- remove unnecessary CONFIGURE_ENV tag
1999-12-12 20:43:51 +00:00
brad
afb2c7f208 - fix MASTER_SITE_SUBDIR for new location of libaudiofile on GNOME mirrors
- ${MKDIR} -> mkdir
1999-12-10 19:12:39 +00:00
brad
b24be30b53 - fix MASTER_SITE_SUBDIR for new location of ORBit on GNOME mirrors
- remove workaround for texinfo install-info bug
1999-12-10 19:06:31 +00:00
brad
6645049715 - Replace master sites with ${MASTER_SITE_WINDOWMAKER}
- install the libproplist README
- This port can be built using a separate OBJ dir so add SEPARATE_BUILD tag
1999-12-08 22:36:52 +00:00
espie
c770c7464c Don't depend on cookie, I'm ridiculous.
Kill deprecated variables while I'm at it.
1999-12-08 17:02:56 +00:00
brad
e9e5825b14 split out patch so that each patch only patches ONE file 1999-12-08 03:08:19 +00:00
brad
c20fbc19c5 - sync PLISTs
- remove workaround for texinfo install-info bug
1999-12-08 02:58:16 +00:00
brad
ad570ea9aa - remove pre-configure target
- remove deprecated variables
- remove workaround for texinfo install-info bug
1999-12-08 02:57:25 +00:00
brad
dfac0ea5d9 - remove workaround for texinfo install-info bug
- remove deprecated variables
1999-12-08 02:38:28 +00:00
espie
642381f5e3 Remove cruft 1999-12-05 15:45:03 +00:00
espie
88d4502064 Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers. 1999-12-03 14:24:38 +00:00
kevlo
16300ee525 Update to version 3.1.90 and the PLIST file. 1999-12-03 08:03:28 +00:00
espie
8999a4393c Security patches for autoconf.
Got millert@ to check this, since other ports@ people have been sitting on
their asses instead of looking at this.
1999-12-01 17:07:47 +00:00
brad
1da2206f7b previous version of libslang hasn't been available for awhile now from
the dist site, upgrade to libslang 1.3.10
1999-11-28 00:28:59 +00:00
brad
5d41c0f143 add missing dircategory to info page 1999-11-24 23:15:36 +00:00
turan
9f5c44af85 revert 1.28 -> 1.27. Version numbers are still locked. 1999-11-22 15:37:52 +00:00