Commit Graph

12928 Commits

Author SHA1 Message Date
brad
50f1833153 sync libtool patches 2001-09-23 05:08:45 +00:00
shell
53a90227ab Upgrade to 0.19 2001-09-23 03:15:24 +00:00
brad
84d3edd335 - sync libtool patches
- bump NEED_VERSION
2001-09-23 03:08:50 +00:00
obecian
af5f6fcdb9 s/[a-z]/[a-z][A-Z] in Makefile_in patch, PLIST update catches population increase 2001-09-22 22:09:37 +00:00
obecian
88c0c895b2 ettercap-0.6.0 update 2001-09-22 21:31:01 +00:00
pvalchev
6e0abe76a3 Update to amphetamine-0.8.9 2001-09-22 21:01:14 +00:00
naddy
9623dee519 Enable SSL verification feature.
Suggested by Yozo TODA <yozo@imit.chiba-u.ac.jp>; input from heko@.
2001-09-22 14:27:48 +00:00
naddy
09f744e406 +coq 2001-09-22 14:26:05 +00:00
naddy
3367255cb4 Import of coq 7.0.
Submitted by Yozo Toda <yozo@imit.chiba-u.ac.jp>.

The Coq Proof Assistant is designed to write formal specifications, programs
and to verify that programs are correct with respect to their specification.
2001-09-22 14:24:31 +00:00
jcs
97a674092c Don't need gmake any longer 2001-09-22 05:51:47 +00:00
jcs
3debe2d397 Update to gaim 0.44 2001-09-22 05:45:26 +00:00
kevlo
e81f901670 oops 2001-09-22 05:03:44 +00:00
shell
cb37748b7b regen patch for old ltconfig 2001-09-22 03:17:19 +00:00
kevlo
14354053b8 fix include path for xml2-config.
--
Pointed out by shell@
2001-09-22 01:56:54 +00:00
shell
4b70c652c9 - Changed MASTER_SITE to ${MASTER_SITE_GNOME}
- Changed BUILD_DEPENDS= to BUILD_DEPENDS+=
- Changed LIB_DEPENDS for the gnome flavor to search for
  glade-gnome.4, instead of glade.4

From maintainer
2001-09-21 19:17:44 +00:00
shell
c8a2b44084 Better comment
Reported by Maurice Nonnekes <maurice@amaze.nl>
2001-09-21 18:15:38 +00:00
heko
a75f689af7 o Update MASTER_SITES to a site that works, spotted by
Horacio <homega@wanadoo.es>
o Bump NEED_VERSION
o Add HOMEPAGE, remove default MAINTAINER
ok lebel@
2001-09-21 17:37:48 +00:00
shell
29d7d3118f Upgrade to libxsml-1.0.4
- Regen patches, removed patch-ltconfig
- Add patch due to incorrect output from xml2-config
  (Notified kevlo@)
- Bump VERSION
2001-09-21 17:31:55 +00:00
espie
fcdb4957fb Oops. 2001-09-21 15:48:21 +00:00
lebel
99f5165f7a update vim/snapshot to 6.0ax. The final 6.0 is expected in the next few days. 2001-09-21 14:46:30 +00:00
naddy
5c5e29f5da add forgotten portability patches; reminded by Jacob Meuser <jakemsr@clipper.net> 2001-09-21 12:15:32 +00:00
espie
72ef602c39 quote |. Thanks naddy@ 2001-09-21 11:41:17 +00:00
jakob
fe847f9f2f update to v2.0.15
- Fixed -lldap TLS external handling
- Fixed -lldap ldaps:// no host bug
- Fixed slapd Statslog bug
- Fixed slapd oidm support (ITS#1258)
- Added -lldap oidm support (ITS#1213)
- Added slapd supportedFeatures support
2001-09-21 07:29:35 +00:00
kevlo
1080920f16 upgrade to 2.4.5 2001-09-21 05:53:53 +00:00
pvalchev
8b0991cf4c sigh, those guys changed the distfile. from maintainer Nikolay.Sturm@desy.de 2001-09-20 23:44:26 +00:00
jakob
06ddd5cb10 correct broken devices in /var/named/dev 2001-09-20 21:47:24 +00:00
brad
a594bae78e add comment about USE_LIBTOOL 2001-09-20 20:59:27 +00:00
naddy
71f3df9146 Add DESTDIR to all install lines instead of patching it into the
users_guide_helpdir var.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 20:03:34 +00:00
wilfried
0c22d497e6 add USE_LIBTOOL, ok naddy@ 2001-09-20 20:03:10 +00:00
wilfried
7acb8c5a2c don't install the .la libtool wrappers for the plugin modules, ok naddy@ 2001-09-20 20:02:21 +00:00
naddy
940cbde1f9 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Print correct names in DEINSTALL scripts(spotted by
  Aleksander Piotrowski <alek@piestrak.waw.pl>)

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 20:01:22 +00:00
wilfried
f1102792d8 remove dirs when uninstalling, ok maintainer 2001-09-20 19:59:11 +00:00
wilfried
87b0948cff Remove unused files, ok naddy@ 2001-09-20 19:57:53 +00:00
naddy
0212ed7bf9 Don't assume a specific depth for prefix and don't hardcode paths either.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:26:32 +00:00
brad
e91e33a83d move mysqlbinlog 2001-09-20 19:25:42 +00:00
naddy
ad51f62081 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:23:32 +00:00
naddy
63c8d8a28b Don't assume a specific depth for prefix and don't hardcode sysconfdir either.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:01:47 +00:00
naddy
26793ab563 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Move scrollkeeper stuff into PLIST

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:58:42 +00:00
naddy
2bf5b51d36 Minor fixup for gnome/applets:
* Don't assume a specific depth for prefix and don't hardcode sysconfdir either.
* Move scrollkeeper stuff into PLIST

From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:56:27 +00:00
naddy
791ea7e0d6 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree (suggested by heko@).
* Move scrollkeeper-update stuff to PLIST
* Remove non-owned entries from PLIST

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:53:54 +00:00
naddy
7012262544 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 18:51:02 +00:00
naddy
5756c1e5fe remove gratuitous gmake dependencies 2001-09-20 18:39:12 +00:00
lebel
3dce407ef2 . bump NEED_VERSION
. fix the python dependecy so it works with any python FLAVORs
2001-09-20 16:14:01 +00:00
heko
fa9ac1027f +p5-Net-Ping-External, +p5-Net-Traceroute 2001-09-20 14:25:51 +00:00
heko
d0774cb5fd initial import of p5-Net-Ping-External
--
Net::Ping::External is a module which interfaces with the ping(1) 
command on the system. It presently provides a single function,
ping(), that takes in a hostname and (optionally) a timeout and 
returns true if the host is alive, and false otherwise. Unless 
you have the ability (and willingness) to run your scripts as 
the superuser on your system, this module will probably provide 
more accurate results than Net::Ping (bundled with the perl
base installation) will.
2001-09-20 14:00:26 +00:00
shell
8a7bdfc84b Add missing p5-String-Random 2001-09-20 13:33:21 +00:00
heko
35f5a0d1ee initial import of net/p5-Net-Traceroute-1.05:
--
Net::Traceroute is an interface for talking to traceroute in perl. 

WWW:	http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
2001-09-20 13:12:00 +00:00
shell
6754f6049a + py-libpcap 2001-09-20 11:39:04 +00:00
shell
725730bceb Initial import of py-libpcap-0.2
Submitted and maintained by Maurice Nonnekes <maurice@amaze.nl>
---

libpcap is a packet capturing library. It is used by all sorts of
networking diagnostic programs (like tcpdump and nmap).

py-libpcap is an interface to this library for Python.

WWW: http://sourceforge.net/projects/pylibpcap/
2001-09-20 11:38:24 +00:00
naddy
70e1f2cafc update to #159: minor bug fixes 2001-09-20 11:25:42 +00:00