Commit Graph

294 Commits

Author SHA1 Message Date
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
kevlo
758bae1529 Update to version 1.28. 1999-11-22 09:08:55 +00:00
espie
7afc2742bb Wrong dir, wrong file...
experimental version which shouldn't have gone in.
1999-11-21 23:53:15 +00:00
espie
c1d2dae1f3 Cleaner patch, suitable for retrofitting to the authors.
Assume autoconf ownership.
1999-11-21 23:36:16 +00:00
espie
a063a0f5f7 Fix typo in xemacs installation directory.
This should be the final solution to that problem.
* basic package needs BOTH emacs and xemacs to build, as it can't rely
on emacs-lisp compilers being intercheangable.
* one can build the port without emacs or xemacs, by asking explicitly for
it.
* basic package installs TWO sets of emacs files, one for emacs, one for
xemacs.

There needn't be RUNNING_DEPENDENCIES between id-utils and emacs/xemacs,
as the emacs-lisp files are an add-on, not necessary for id-utils to work.

However, pkg_* don't currently support the notion of a `shared' directory
between several packages, hence a succession of

pkg_add emacs
pkg_add id-utils
pkg_delete emacs
pkg_delete id-utils

won't deal with /usr/local/share/emacs/site_lisp correctly...
This is a problem in pkg_* design, not in the id-utils port.

Package checked and uploaded.
1999-11-03 16:24:56 +00:00
turan
27e10ad5ad p5-DBD-Pg, broken. dependency databases/postgresql is also broken
id-utils, broken.  inconsistant install with emacs/xemacs .el files
1999-11-03 01:01:25 +00:00
brad
6bfd7eef63 - remove some unused variables
- use -f option when deleting the automake info page
1999-10-29 21:46:14 +00:00
brad
a760e41313 add missing @unexec and @exec'ing of install-info for the automake info
page
1999-10-29 21:40:56 +00:00
brad
c017b7575e upgrade to ORBit 0.5.0 1999-10-29 21:35:00 +00:00
turan
20ed472c64 broken, c++ syntax errors 1999-10-28 10:06:07 +00:00
brad
6c03974b67 upgrade to gmake 3.78.1 1999-10-27 20:27:45 +00:00
brad
65791dacd2 upgrade to glib 1.2.6 1999-10-27 01:14:24 +00:00
jasoni
efb8e96f26 Update to 0.9.1; package tested. 1999-10-26 21:02:13 +00:00
espie
7b7c07e097 Typo (xemacs is in xemacs20 dir) 1999-10-14 22:08:27 +00:00
brad
0b0c78be48 remove MASTER_SITE_GNOME now that it does not contain the distfile and replace with a good dist site 1999-10-09 18:51:11 +00:00
brad
8b8f1824c9 upgrade to libaudiofile 0.1.9 1999-10-08 03:38:16 +00:00