jlam
cfeb74eade
USE_LIBTOOL instead of USE_PKGLIBTOOL
2000-07-28 21:02:55 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
abs
3365dcb7a5
Consistency:
...
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
tron
06ce6e17bc
Back out this change. The configuration file is obviously allright, it is
...
"ical" that is broken.
1999-04-05 22:54:52 +00:00
tron
9be1361bc3
Fix shell escaping so that "tkConfig.sh" actually works.
1999-04-03 16:17:01 +00:00
tron
843e11b403
Fix weird library name handling in configuration file which breaks at
...
least "ical".
1999-04-03 13:44:24 +00:00
tron
96f9b25abd
Install real "wish" binary and not libtool's dummy shell script.
1999-04-03 00:32:43 +00:00
agc
363146f85e
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
1999-04-01 13:38:43 +00:00
agc
aaac4bc29e
Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fix
...
release.
1999-04-01 13:36:55 +00:00
agc
7ad7d3c271
Explicitly remove the linkname before trying to make the link.
1999-04-01 10:48:03 +00:00
agc
fc5e262ec8
Set value of TK_SHARED_BUILD.
1999-04-01 10:23:36 +00:00
agc
676a77b726
Use the configure script to work out whether we're building shared libs.
1999-04-01 10:20:07 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
agc
9fe0ebf4eb
Introduce a BUILD_USES_X11 definition, defined in package Makefiles,
...
and used to denote that a package uses X11 headers and libraries to
build, but does not install itself into X11BASE (xpkgwedge
notwithstanding).
This is used to ignore packages which would otherwise cause build
problems on machines with no X11 installation.
1999-01-26 22:03:18 +00:00
agc
b44cf617dd
If the build platform supports shared objects, set TK_SHARED_BUILD and
...
TK_LIB_FILE in tkConfig.sh accordingly.
1999-01-26 21:36:06 +00:00
garbled
8821cb0e3c
Fix up the libtooling. Needed RPATH (why!?) and -L.libs (ugh). Either
...
way it works now..
1998-09-13 00:02:26 +00:00
agc
131941a14a
Convert this package to use libtool.
1998-09-10 14:22:32 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
agc
583dcca5f3
Use automatic shared object handling
1998-07-15 10:51:16 +00:00
mycroft
6ec528dd18
Update for new FTP site.
1998-07-04 04:11:34 +00:00
tron
7915fff3ff
Use automatic manual page handling.
1998-06-28 19:18:14 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
50c57c5ac6
Use softlinks for manual page links because "bsd.port.mk" handles those
...
better if "MANZ" is used.
1998-03-01 18:18:19 +00:00
tron
230a6147a0
Add manual pages which were missing because of the link problem.
1998-03-01 18:16:36 +00:00
tron
abbe40951b
Don't compress manual pages before links are created.
1998-03-01 18:11:37 +00:00
frueauf
91db55ea0c
s/PREFIX/prefix in this case. Fixes a minor part of pr 4623 by Ignatios.
1998-02-25 11:24:13 +00:00
tron
e937d364fe
Update tk-8.0 package to patchlevel 2.
1998-02-14 01:06:57 +00:00
hubertf
f6fc8a8a9e
Remove -m argument from ldconfig calls, require the system to
...
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
403cfa3d46
Introduce TRUE?=/usr/bin/true, and use it.
1998-02-02 08:10:41 +00:00
agc
7569c0ab5d
Break the manual page definitions into separate lines less than
...
80 characters.
1998-01-30 14:00:13 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
7891b9e7ee
portlint: true -> /usr/bin/true
1998-01-25 00:16:48 +00:00
hubertf
fa626ee5f1
portlint: fix RCS Id+ldconfig, remove empty line
1998-01-25 00:16:37 +00:00
hubertf
279dda1358
Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell.
1997-12-22 07:35:52 +00:00
hubertf
8ce370a67d
fix ldconfig
1997-12-02 23:25:09 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
hubertf
69e42efb61
- add MAN{1,3,N} definitions
...
- uncompress manpages (compressed by FreeBSD patch)
- run "ldconfig -m /usr/pkg/lib" on install and uninstall
1997-10-13 02:31:48 +00:00
agc
a58b0a9847
Add NetBSD RCS Id.
1997-10-09 11:46:31 +00:00
agc
23d39ca163
Initial import of FreeBSD's x11 ports category into NetBSD packages
...
system.
1997-10-09 11:37:03 +00:00