Doug Barton
b41c982f31
Make the second RUN_DEPENDS +=
...
Pointy hat to: me
Thanks to: kris
2005-12-16 00:56:39 +00:00
Doug Barton
ec9bf19b91
Upgrade to 0.55, an emergency release to fix a problem with TCP
...
sockets introduced in 0.54. Anyone who upgraded to 0.54 should
upgrade to this version ASAP.
2005-12-14 22:51:17 +00:00
Doug Barton
055c8e918e
upgrade to 0.54, which contains many bug fixes
...
work around the fact that the crypto features of this library
require dependencies which are not available to Perl < 5.6.2.
2005-12-13 09:19:18 +00:00
Doug Barton
8258cee901
Be more friendly to other ports that might leave files here
2005-12-13 09:16:03 +00:00
Emanuel Haupt
bba5cc032d
Update to 2.3.3
...
PR: 90177
Submitted by: Konstantin Saurbier <Konstantin@math.uni-bielefeld.de>
Approved by: Olafur Osvaldsson <oli@isnic.is> (maintainer)
2005-12-12 11:42:16 +00:00
Erwin Lansing
ccd418ba46
- Update to 0.13
...
- Mark for perl 5.6.0 or higher.
2005-12-12 11:22:14 +00:00
Simon Barner
01fc5d78a9
Add dualserver 1.0 to ports/dns.
...
It is a combined DHCP/DNS server for small LANs.
PR: ports/90216
Submitted by: Gabor Kovesdan
2005-12-12 09:57:23 +00:00
Sergey Skvortsov
47de28ddfd
Update to 0.9803
...
Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.9803/CHANGES
2005-12-06 16:18:09 +00:00
Doug Barton
9bca1fdf04
Move the verify target after pre-fetch.
2005-12-06 09:36:48 +00:00
Edwin Groothuis
3d887eb3f6
Remove install-info from Makefile, it's automatically done when INFO is defined
2005-12-04 23:35:14 +00:00
Kirill Ponomarev
68e60927e4
Update to 0.6.0
2005-12-04 11:12:32 +00:00
Simon Barner
440fa34029
- Fix detection of device list by avoiding a conflict of the global ports
...
collection variable ${ARCH} and a variable of the same name in this port's
Makefile
- Bump PORTREVISION
Reported by: Rudi Kramer <derth@wbs.co.za> on freebsd-ports:
http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027809.html
2005-12-01 18:39:18 +00:00
Edwin Groothuis
187c534c83
Update port: dns/dnrd (bug fix release)
...
DNRD will always bind to all interfaces, even if the user specifically
says it should bind to only one, using the -a option.
PR: ports/89774
Submitted by: Natanael Copa <natanael.copa@gmail.com>
2005-11-30 21:37:53 +00:00
Emanuel Haupt
6229fea156
Add SHA256 hashes to my ports
2005-11-30 14:01:14 +00:00
Doug Barton
2a60dce585
Committed the wrong version ... s#/usr/local#${LOCALBASE}#
2005-11-27 01:11:31 +00:00
Doug Barton
64bab3473c
Fix a long-standing problem that appears when users install
...
openssl from ports, and do not use the option to have the port
version overwrite the base version.
Several folks have mentioned this problem in the past, but a
good workaround (and more importantly, solid testing) were
provided by the submitter.
Submitted by: Uffe Vedenbrant <uffe@vedenbrant.se>
2005-11-27 01:03:06 +00:00
Pav Lucistnik
a88df5c39d
- Add SHA256
...
Approved by: maintainer
2005-11-26 17:00:48 +00:00
Pav Lucistnik
3f06646f44
- Add SHA256
2005-11-26 00:44:05 +00:00
Pav Lucistnik
d53f2613a2
- Style: ports@freebsd.org -> ports@FreeBSD.org
2005-11-25 22:29:24 +00:00
Pav Lucistnik
bfbeed10c1
- Move net/doc to dns/doc, which is a more suitable category for it
...
Approved by: maintainer timeout (sanpei; 1 month)
Repocopy by: marcus
2005-11-25 20:54:32 +00:00
Sergei Kolobov
a66a28cbd3
- Add SHA256 checksums to my ports
2005-11-25 14:05:38 +00:00
Edwin Groothuis
893b96b99e
Unbreak powerdns
...
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden <tremere@cainites.net>
2005-11-25 10:06:36 +00:00
Edwin Groothuis
e993e4bbce
dns/idnkit: runidn does nothing
...
nstallbug + non-function
libidnkutres.la doesn't get installed.
"Have you installed idnkit? I cannot find libidnkitres.la."
When it is copied into /usr/local/lib,
the errormessage disappears, but there is no function.
At least by making it run, there is a chance that somebody will fix it.
2005-11-25 00:46:42 +00:00
Pav Lucistnik
e372e1f280
- Add SHA256
2005-11-24 01:44:32 +00:00
Pav Lucistnik
186bcdcfe6
- Remove unused checksum
...
- Add SHA256
2005-11-24 01:42:37 +00:00
Pav Lucistnik
804a6cb08a
- Style
2005-11-24 01:42:16 +00:00
Doug Barton
622fd39b2a
Add SHA256 checksums to my ports
2005-11-24 00:08:51 +00:00
Emanuel Haupt
632dfdfde4
- Update WWW
...
- Add SHA256 hash
PR: 89161
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Jason DiCioccio <jd@ods.org> (maintainer)
2005-11-23 13:58:11 +00:00
Mario Sergio Fujikawa Ferreira
86f2f99aa5
Update to 0.231
2005-11-18 03:25:59 +00:00
Pav Lucistnik
c88e04020a
- Better use of USE_RC_SUBR infrastructure
2005-11-17 19:13:22 +00:00
Pav Lucistnik
8f30f1c692
- Fix rc script and use modern USE_RC_SUBR infrastructure
...
PR: ports/83946 (inspired by)
Approved by: maintainer timeout (se; 4 months)
2005-11-17 18:55:18 +00:00
Anton Berezin
6305100eb3
Update to 0.6. Require perl from ports.
2005-11-17 10:57:47 +00:00
Marcus Alves Grando
e7fd85488d
Update WWW
...
Add SHA256
PR: 89158
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-16 22:30:44 +00:00
Ade Lovett
54a0b86543
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
...
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
2005-11-15 06:52:12 +00:00
Mario Sergio Fujikawa Ferreira
43d8007aa3
o Permission safeness fix: files can become unaccessible depending
...
on umask(1) settings
o Bump PORTREVISION
2005-11-15 01:55:41 +00:00
Sergey Matveychuk
e1c4707bab
libnet update:
...
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Mathieu Arnold
b1a641bc45
Be hipe and add SHA256
2005-11-14 14:16:12 +00:00
Mario Sergio Fujikawa Ferreira
529bd8e0db
Update to 1.3.5
...
Prompted by: edwin (FreeBSD Ports Version Check)
2005-11-14 12:30:36 +00:00
Dirk Meyer
ec997a9574
- add SHA checksum
2005-11-13 09:26:50 +00:00
Pav Lucistnik
ecea4a7603
Move IDN related ports from devel to dns category:
...
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
2005-11-12 18:52:22 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57
With portmgr hat on, reset maintainership of knu's ports since he has
...
been inactive more than 6 months. We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Pav Lucistnik
507008e629
- Update to 0.08
...
Submitted by: Dominik Brettnacher <domi@saargate.de> (maintainer)
2005-11-10 10:15:49 +00:00
Mark Linimon
853068f674
Remove the usage of 'misc' as a secondary category.
...
Hat: portmgr
2005-11-10 03:48:30 +00:00
Marcus Alves Grando
0f17d6df9d
Add SHA256
...
PR: 88734
Submitted by: maintainer
2005-11-09 15:59:35 +00:00
Edwin Groothuis
7075019551
Add SHA256 checksums to the distinfo files.
2005-11-08 21:45:49 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Marcus Alves Grando
a2becfdac5
Respect LOCALBASE
...
PR: 88489
Submitted by: Hugo Meiland <hugo@meiland.nl> (maintainer)
2005-11-04 15:20:00 +00:00
Koop Mast
4b1285489d
Update to 2.9.19
...
Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19
Add extra patch to plug memory hole.
PR: 88231
Submitted by: Ralf van der Ende <tremere AT cainites dot net> (maintainer)
2005-11-04 10:27:39 +00:00
Marcus Alves Grando
1448379d87
Update to 0.2.0
...
PR: 88440
Submitted by: Neal Nelson <neal@nelson.name> (maintainer)
2005-11-03 11:53:22 +00:00