10198 Commits

Author SHA1 Message Date
espie
b1aa09605d I missed one package cookie 2001-04-04 08:03:59 +00:00
brad
965f665a52 - integrate COMMENT
- bump NEED_VERSION
- stop creating dirs which are now created by default by BSD.local.dist
2001-04-04 01:44:51 +00:00
brad
741dcf88ff ${PREFIX} -> $PREFIX 2001-04-04 01:41:47 +00:00
naddy
c9e6485287 Update to knu-cvsweb 1.106.1.70.
- Conform cvsweb-markup pages to HTML 4.0 Transitional.
- Re-fix the bogus fix for the previous colons-in-a-filename problem.
2001-04-04 00:55:24 +00:00
brad
3a4c890512 oops, EPIC4-PRODUCTION -> EPIC4-BETA
--
Noticed by: Peter Valchev <pvalchev@freeuk.com>
2001-04-03 23:52:52 +00:00
naddy
8b19070594 limit to i386, sparc, m68k; m68k confirmed by miod@ 2001-04-03 22:54:50 +00:00
naddy
c130344290 - update MASTER_SITES; from maintainer
- integrate COMMENT
2001-04-03 22:25:01 +00:00
brad
fdbaedbfd0 upgrade to glib 1.2.10 2001-04-03 14:42:47 +00:00
aaron
914b585248 I have moved to the Ann Arbor area. 2001-04-03 14:13:50 +00:00
brad
5167c02cda - integrate COMMENT
- enable thread support by default using Pth
2001-04-03 14:12:47 +00:00
brad
fd0244ad00 upgrade to png 1.0.10 2001-04-03 14:08:30 +00:00
brad
6fcf8e6b7e upgrade to EPIC4 1.0 2001-04-03 13:38:09 +00:00
wilfried
e3df7c662d A bit of my development path was left, thanks jakob@ 2001-04-03 06:57:18 +00:00
jasoni
f5a99fc18d - give patch better name (consisten with update-patches)
- LOCALBASE -> TRUEPREFIX (thanks espie@)
2001-04-03 03:21:15 +00:00
brad
3dc95bdc22 unnecessary 2001-04-03 02:58:25 +00:00
brad
ce9856f9ad - integrate COMMENT
- bump NEED_VERSION
- add KAME IPv6 patch
- remove LICENSE_TYPE
- move sample config file from PREFIX/lib/trafshow to
PREFIX/share/examples/trafshow
- rename patches
- trim DESCR
- fixup INSTALL/DEINSTALL
2001-04-03 02:43:44 +00:00
espie
a54dee276a derive _ALWAYS_DEP from _ALWAYS_DEP2 (and friends) so that pkgspec don't
interfere.
2001-04-02 21:08:49 +00:00
espie
5ec350d438 link snapshot flavors. 2001-04-02 16:05:46 +00:00
espie
3a71cf8404 add development version, from David Lebel. 2001-04-02 16:02:02 +00:00
avsm
a6d4f163cf Update to p5-DBI-1.15, from maintainer 2001-04-02 15:57:11 +00:00
espie
471be4a28d vim -> vim/stable 2001-04-02 15:49:43 +00:00
espie
4f75dbbb22 vim->vim-stable 2001-04-02 15:47:07 +00:00
brad
26202530f4 - ensure man pages have correct paths in them.
- enable SEPARATE_BUILD
2001-04-02 15:38:52 +00:00
brad
05de45d6af better 2001-04-02 15:36:44 +00:00
wilfried
2e7833a35f add mysqlgui 2001-04-02 15:17:42 +00:00
wilfried
b88eca47ab add mysql++ 2001-04-02 15:16:58 +00:00
wilfried
319eb8301c Add flvw and fleditor 2001-04-02 15:16:06 +00:00
wilfried
d3e39d11da Import of mysqlgui-1.7.4
graphical sql client for MySQL
2001-04-02 15:14:51 +00:00
wilfried
216cf2312e Import of mysql++-1.7.8
MySQL++ is a C++ API for MySQL (and other SQL Databases Soon).  The
goal of this API is to make working with queries as easy as working
with other STL Containers.
2001-04-02 15:13:05 +00:00
wilfried
a05cbeb69d Import of fl_editor-0.4
A word-wrapping text editor widget for FLTK.  Supports CUA- style
editing keys, automatic scrollbar, load and save to file or buffer,
and more.
2001-04-02 15:11:46 +00:00
wilfried
a1f28f3bd0 Import of flvw-20000224
FLTK Virtual Styles, List, Table, and Complex Table Widgets
2001-04-02 15:10:25 +00:00
espie
95a63f4d22 +some new stuff 2001-04-02 15:04:29 +00:00
espie
af9c4f8289 Give a version number to ghostscript_encrypt
Pull COMMENT in.
2001-04-02 14:51:10 +00:00
jakob
405927fa27 fix tmpDir initialization; <m@crt.se> 2001-04-02 12:46:17 +00:00
espie
5c979b3753 Compute `new dependencies' if NEW_DEPENDS is defined. 2001-04-02 11:50:25 +00:00
espie
6d478c82a8 Some comments 2001-04-02 11:45:11 +00:00
espie
8edb444009 Remove stuff that is often duplicate, and causes only bogus warnings. 2001-04-02 11:32:32 +00:00
espie
15f663ed60 revise the way package multi-builds are handled.
- move FLAVOR_EXT up so that WRK* are correct when they're needed for
dependencies.
- build a list of _PACKAGE_COOKIES, one for each subpackage.
- let package go through an indirection:
package: ${_PACKAGE_COOKIES}

_PACKAGE_COOKIE_${SUB}:
	SUBPACKAGE=${SUB} ${MAKE} _package

so that all packages are `flat', and subpackages can depend on each other
freely.
2001-04-02 10:35:51 +00:00
espie
de3b00858b Typo 2001-04-02 10:33:45 +00:00
espie
c8d7665254 Add FLAVOR_EXT to the list of substituted variables (deprecate ${FLAVOR}
in packing lists).
2001-04-02 10:16:59 +00:00
brad
a428ef07c1 - integrate COMMENT
- bump NEED_VERSION
2001-04-02 02:09:15 +00:00
naddy
c7f4e64e63 - integrate COMMENT into Makefile
- update HOMEPAGE
- make plugins work correctly; from Matt Bing <matt@anzen.com>
submitted by maintainer
2001-04-02 02:04:40 +00:00
naddy
ce98d80953 typo VERSTION -> VERSION 2001-04-02 01:57:39 +00:00
naddy
7a86a4d5bc - Pull in COMMENT; requested by Hans-Guenter Weigand <hgw@d1906.inka.de>.
- Add NEED_VERSION.
- Give package a date-based version number.
2001-04-01 23:54:42 +00:00
naddy
c470368b9f Omitted in previous commit. 2001-04-01 20:20:57 +00:00
naddy
17fec09fa4 Sync libtool, put loaders back into lib; wilfried@ and me. 2001-04-01 20:18:06 +00:00
brad
b4b5d4b990 - integrate COMMENT
- bump NEED_VERSION
- MAKE_ENV -> MAKE_FLAGS
- upgrade pnmtopng to v2.37.5
2001-04-01 19:01:38 +00:00
espie
40d1d22966 Any ghostscript 2001-04-01 17:06:47 +00:00
espie
eca74cd41f Use any ghostscript or teTeX. 2001-04-01 17:06:06 +00:00
espie
314fee625f If someone ever repairs it. 2001-04-01 17:05:12 +00:00