7950 Commits

Author SHA1 Message Date
brad
73f0ba705c upgrade to esound 0.2.20 2000-10-06 00:17:45 +00:00
jakob
d7e775947e rework patches 2000-10-05 21:48:41 +00:00
jakob
ff64815770 - update to v1.3
- set MAINTAINER to myself
2000-10-05 21:48:09 +00:00
jakob
19ba345c17 add ldap flavour (untested) 2000-10-05 21:25:36 +00:00
jakob
e99f62433e fix sasl when used as single flavour 2000-10-05 21:16:50 +00:00
jakob
ecc71015a0 add pcre flavour 2000-10-05 21:15:50 +00:00
jakob
2419cdbca9 add pcre flavour, rework MAKE_{CCARGS,AUXLIBS} 2000-10-05 21:13:23 +00:00
jakob
4263003c99 - remove MAKE_FLAGS
- add do-configure target
2000-10-05 21:08:38 +00:00
jakob
87adbef166 make MAKE_FLAGS additive 2000-10-05 20:58:34 +00:00
jakob
48628f40f6 update to postfix snapshot 20001005 2000-10-05 19:42:23 +00:00
marc
c4f888bae2 Even though the port is broken, fix sub-package generation
This allows, for example, pico to be installed using the format
    make NO_IGNORE=Yes SUBPACKAGE=-pico install
2000-10-05 18:01:49 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
jakob
60d7778b66 update to v2.0.6
--
OpenLDAP 2.0.6 Release
    Build Environment
        Fixed schema install (ITS#802)
        Added libtool customizations
        Re-enabled module support
    Documentation
        Update ldapsearch(1)

OpenLDAP 2.0.5 Release
    Fixed slapd/ldbm/search confusing log message (ITS#771)
    Fixed slapd/sasl no cred bug
    Fixed slapd idletimeout lock bug (ITS#767)
    Fixed slapd caseIgnoreIA5string indexing bug (ITS#786)
    Fixed slurpd TLS initialization bug (ITS#768)
    Fixed slurpd empty one shot hang (ITS#798)
    Fixed -lldap SASL ctx close bug (ITS#790)
    Fixed -lldap first/next attribute bug (ITS#778)
    Fixed -lldap (v2) rebind URL bug
    Fixed -lldap msgfree NULL bug (ITS#800)
    Fixed -lldif empty value bug
    Fixed -llber stringal len=0 bug
    Updated -llber bprint routine
    Build Environment
        Fixed LDFLAGS/-rpath usage
        Fixed IPv6 detection (ITS#669,ITS#770)
        Fixed VPATH schema install
        Updated libtool to 1.3.5
        Added Darwin support
        Disabled module support
2000-10-05 15:54:37 +00:00
avsm
2a3219d67b - add default catalog file to MAKE_FLAGS to make docbook ports easier
(this is silently ignored if the catalog file doesnt exist)
- install DTD files in prefix/share/sgml/openjade which weren't done before
- MAKE_FLAGS now respect CFLAGS and CC
- take MAINTAINER, bump NEED_VERSION

ok matthieu@
2000-10-05 11:51:55 +00:00
kevlo
f973a5ea74 Add fullname to MAINTAINER. 2000-10-05 09:35:18 +00:00
kevlo
be0b014a1e - Bump NEED_VERSION
- Add real name
- Add @comment to PLIST
2000-10-05 09:28:28 +00:00
naddy
5bc7d16cc1 - Update to 0.9.19.
- Update HOMEPAGE to new vanity address.
2000-10-05 08:06:14 +00:00
kevlo
481c2657bf - Update to version 1.3a5
- Change maintainer to me
2000-10-05 03:16:12 +00:00
kevlo
f3a632effa Update to 2.3.3 2000-10-05 01:10:24 +00:00
kevlo
719ff50ac9 Oops, forgot to add real name. 2000-10-05 01:06:36 +00:00
kevlo
8c7698f435 - Update to version 0.81
- Add HOMEPAGE
- Reorder package list
2000-10-05 01:03:03 +00:00
marc
7456a1c981 BROKEN="remote access exploit" 2000-10-05 00:15:36 +00:00
brad
c43856f926 use KAME 09/15 IPv6 patch 2000-10-04 23:33:59 +00:00
brad
ec3b4e76bc fix hardcoded use of /usr/local 2000-10-04 21:59:35 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
540bb97880 update to v1.2 2000-10-04 21:50:12 +00:00
jakob
7fe47a6b00 add openldap 2000-10-04 21:23:45 +00:00
jakob
5320f0fad4 OpenLDAP - Lightweight Directory Access Protocol (LDAP) server suite 2000-10-04 21:22:24 +00:00
jakob
429f4df00e add mhash flavour 2000-10-04 21:19:13 +00:00
jakob
2ef981add6 add mhash & shash 2000-10-04 21:18:00 +00:00
jakob
69f32fc494 secure hash generator 2000-10-04 21:16:18 +00:00
jakob
daf5e064a7 secure hash library 2000-10-04 21:11:09 +00:00
brad
f807edbd30 - add missing dependency on gettext
- remove old USE_GTK knob
- remove unneccesary CONFIGURE_ENV
2000-10-04 05:39:18 +00:00
brad
78af3af93a upgrade to enlightenment 0.16.5 2000-10-04 03:58:26 +00:00
marc
fad2b79bc0 install example files referenced by packing list 2000-10-03 19:27:02 +00:00
brad
4362ca6542 - remove bad dist sites
- use better filenames for patches
- remove patch that changed the shared libraries major/minor rev
2000-10-03 18:39:17 +00:00
brad
a491894f4b upgrade to libxml 2.2.4 2000-10-03 17:29:46 +00:00
kevlo
bce5330b39 Update to version 0.9.4.
Submitted by maintainer.
2000-10-03 14:05:05 +00:00
brad
64f22402dc - remove BUILD/RUN dependency on ImageMagick, it was totally
unnecessary. Imlib will use it anyway if it's installed without needing to
be recompiled.
- disable the dynamic loader support, it is quite problematic.
2000-10-03 08:18:43 +00:00
brad
3557120f2b this was a workaround for imlib and really shouldn't have been commited,
breaks other programs.
2000-10-03 08:16:08 +00:00
brad
940a98bece bump NEED_VERSION 2000-10-03 07:47:14 +00:00
camield
e80ef0a70b update to 0.94
arping changes:
   - fixes the return value sent by the MAC ping
   - includes a -q switch to run in quiet mode

port changes:
   - include full name for MAINTAINER

from maintainer Joshua Stein <jcs@rt.fm>
2000-10-03 06:27:39 +00:00
itojun
c237a41016 upgrade to 0.89.
From: Brad <brad@comstyle.com>
2000-10-03 06:27:05 +00:00
dugsong
3997978a57 update to 1.1.1 2000-10-03 05:41:01 +00:00
brad
ae12e71e7a remove redundant dependencies 2000-10-03 02:15:31 +00:00
espie
2a04a19073 sync (921) 2000-10-02 22:12:28 +00:00
dugsong
e09d6443dc PFRAG, not PLIST. i suk 2000-10-02 20:21:36 +00:00
dugsong
d2c01dc9e2 add no_x11 flavor 2000-10-02 20:06:07 +00:00
espie
01a77e11f2 + productivity 2000-10-02 09:07:43 +00:00
espie
4d84430d5b Qhacc port, new `productivity' category, for those pesky tools
that don't quite fit elsewhere (organizers, home-accountants and whatnot)
2000-10-02 09:06:22 +00:00