1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

15954 Commits

Author SHA1 Message Date
Li-Wen Hsu
bf39bdb631 - Remove more 4.x cruft (obsolete comment in Makefile, obsolete patch,
simplification in WITH_NOPERL handling in Makefile).
- Use MASTER_SITE_SUBDIR rather than an explicit /old reference in
  MASTER_SITES.
- Tidy pkg-plist, including the use of @stopdaemon and some mild reordering
  so that it is more logical.
- Avoid spurious -L/usr/lib in the radiusd build step when using base OpenSSL.
- Use ${PTHREAD_LIBS} rather than -pthread.
- Remove the -p flag to cp when copying files into /usr/local/etc/raddb (this
  may help stop FreeRADIUS stomping over explicitly set ownership and
  permissions in this directory). [1]
- Generalise CONFLICTS.
- Support WITH_DEVELOPER (though it has to be used as a knob - I see no reason
  to add this to the OPTIONS).
- Bump PORTREVISION.

[1] May address a concern of sem@ (maintainer had discussion by private mail)

PR:		ports/117160
Submitted by:	David Wood <david AT wood2.org.uk> (maintainer)
2007-10-28 22:08:45 +00:00
Pav Lucistnik
2a3d311fcd - Update luasocket to 2.0.2, set luasocket port to lua 5.1
- Add lua 5.0 compatible slave port

PR:		ports/117168
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
2007-10-28 19:43:49 +00:00
Michael Johnson
ee6ef01786 Depend on avahi-app instead of avahi
Reported by:	itetcu
2007-10-28 18:16:40 +00:00
Shaun Amott
f84ed8b6a4 Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
2007-10-28 12:01:33 +00:00
Martin Wilke
ed5ff12835 - Update to 1.0
PR:		117574
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
2007-10-28 11:45:54 +00:00
Michael Johnson
f942d41c71 Mark net/avahi-autoipd IGNORE on 5.x and lower due to outdated libpcap library
Reported by:	pav
2007-10-27 19:42:32 +00:00
Michael Johnson
3ae1eb80c8 depend on avahi-app instead of avahi 2007-10-27 14:18:25 +00:00
Michael Johnson
b968fb6daf Depend on avahi-app not avahi
Reported by:	avg@icyb.net.ua
2007-10-27 14:07:50 +00:00
Hajimu UMEMOTO
6d2bbb8a57 Unmark BROKEN on 7.X and later, by stopping treating wi as special.
Reported by:	pav
Approved by:	KT Sin <ktsin__at__acm.org> (maintainer)
2007-10-27 07:36:52 +00:00
Chin-San Huang
7eec48a2a7 - Update to 1.0-RC11
- Pass maintainership

PR:		ports/117529
Submitted by:	Tor Halvard Furulund <squat at squat dot no>
Approved by:	maintainer
2007-10-27 02:48:46 +00:00
Chin-San Huang
7a47bd6cdd - Update to 0.08
- Use CPAN macro
- Add WWW link
- Take maintainership
2007-10-27 01:44:31 +00:00
Xin LI
99f38a0345 Update to 2.3.39. 2007-10-26 21:19:13 +00:00
Michael Johnson
ad863841be - Readd option for QT4 2007-10-26 20:02:49 +00:00
Michael Johnson
79294447d7 Qt 4 bindings to the avahi mDNS service discovery system.
WWW: http://www.avahi.org/
2007-10-26 19:58:27 +00:00
Michael Johnson
ebca84c0c7 Update qt4 support 2007-10-26 19:57:08 +00:00
Pav Lucistnik
ad085fb22d - Update to 7.1.4
- Disable f77 bits, so it can be compiled on 7.0

PR:		ports/117272
Submitted by:	Alexandre "Sunny" Kovalenko <alex.kovalenko@verizon.net>
2007-10-26 11:40:17 +00:00
Sergey Matveychuk
16e42dfebd - Integrate one more vendor patch. It fixes IPv6 issue.
Approved by:	maintainer (implicitly)
2007-10-26 09:46:41 +00:00
Pav Lucistnik
3d8fd99d5f - Fix plist
Reported by:	pointyhat
2007-10-26 07:57:52 +00:00
Jeremy Messenger
78f57695a7 Disable qt4 support for now since we don't have any net/avahi-qt4. 2007-10-25 19:27:21 +00:00
Michael Johnson
9bf59d632c dirrmtry share/evolution/glade
Reported by:	pav
2007-10-25 13:20:32 +00:00
Ying-Chieh Liao
49e56b5dd2 upgrade to 0.2.1 2007-10-25 07:19:59 +00:00
Ying-Chieh Liao
10f0bfcd32 upgrade to 1.4.99.7 2007-10-25 06:51:24 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Mark Linimon
aff8fd518a Mark as broken: leaves file behind on deinstall. 2007-10-24 20:39:15 +00:00
Xin LI
81f6d4b269 Update to 1.0-RC9.
PR:		ports/116825
Submitted by:	Tor Halvard Furulund <squat squat no>
Approved by:	maintainer timeout
2007-10-24 18:43:01 +00:00
John Hay
26aa628497 Update to olsrd 0.5.4. This unbreaks it for gcc 4.2.
Approved by:	maintainer (dave@dogwood.com)
2007-10-24 15:51:10 +00:00
Sergey Matveychuk
947b7bbd44 First public release of the mpd-5.x branch.
The main goal of this branch is to implement new
operation principles based on dynamic on-demand
links/bundles creation.

Repocopied from:	net/mpd4
Repocopied by:		marcus
Submitted by:		maintainer
2007-10-24 13:31:37 +00:00
Ying-Chieh Liao
55f7e62fab add p5-Net-OAuth 0.04
An implementation of the OAuth protocol
2007-10-24 10:22:06 +00:00
Sergey A. Osokin
b0ea3c0f4f Update to latest bugfix release 0.3.5j. 2007-10-24 07:59:46 +00:00
Cheng-Lung Sung
40a6bb8855 - Update to 0.09
PR:		ports/117317
Submitted by:	leeym
2007-10-24 01:18:06 +00:00
Cheng-Lung Sung
c7920fe805 - Update to 1.095 2007-10-24 00:50:21 +00:00
Norikatsu Shigemura
7014f9a0b5 Original stone 2.3d has a bug in UDP->TCP translation that
only goes to error on BSD sendto(2) implementation.

PR:		ports/117391
Submitted by:	Yoshihiko Sarumaru <mistral at imasy.or.jp> (maintainer)
Obtained from:	stone's CVS repository
2007-10-23 16:32:49 +00:00
Alex Dupre
b218c33b6f Update to 0.29 release. 2007-10-23 06:24:53 +00:00
Norikatsu Shigemura
242ddd2b2b Update to 2.3d.
New features:
 - TCP <-> UDP bidirectional translation (enables UDP port forwarding).
 - Support SNI (Server Name Indication) on TSL (RFC 3514).
 - Now files can be specified with regex patterns.

PR:		ports/117373
Submitted by:	Yoshihiko Sarumaru <mistral at imasy.or.jp>
2007-10-21 13:38:45 +00:00
Alejandro Pulver
b09f4b5d04 - Resurrect net/unison-devel port.
- Add CONFLICTS to net/unison.

PR:		ports/116713
Submitted by:	Dan Pelleg <daniel+unison@pelleg.org>
2007-10-19 03:05:02 +00:00
Jeremy Messenger
3437757f57 Update to 1.1.2. 2007-10-18 19:25:47 +00:00
Pav Lucistnik
0477bff9a9 - Update to 0.1.7 2007-10-17 17:57:49 +00:00
Sergey Matveychuk
123a9758de - Fix build with WITH_PAM. Quite hacky and will be reimplement some time.
- Simplify patch-cvs-6-pidfile_mask. It's enough to hard code 0644 as
  parmissions for a pidfile.

Approved by:	maintainer
2007-10-17 12:08:58 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Beech Rintoul
dc1e66cdd9 - No longer needed. Update pending to main port.
Approved by:	linimon (co-mentor)
2007-10-16 21:12:31 +00:00
Pav Lucistnik
09fe735ccb - Update to 1.4.5b 2007-10-15 08:20:03 +00:00
Norikatsu Shigemura
bc3f26d04c Add no support architectures information.
Reminded by:	linimon
2007-10-13 19:32:34 +00:00
Andrew Pantyukhin
67ca34fbf2 - Update to 20070926 2007-10-13 18:02:33 +00:00
Lars Engels
3122e957cc Update to 1.3.12.2
PR:		ports/117072
Submitted by:	Hugo Saro <hugo (AT) barafranca.com>
Approved by:	miwi (mentor)
2007-10-13 15:29:06 +00:00
Rong-En Fan
10892d2279 - Add pkg-message 2007-10-13 14:57:41 +00:00
Rong-En Fan
d18b0a970c - Update to 1.7.1
PR:		ports/117152
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
Security:	CVE-2007-5373
2007-10-13 14:57:21 +00:00
Jun Kuriyama
64c089ebfd Upgrade to 1.10. 2007-10-13 12:49:11 +00:00
Alexander Botero-Lowry
232cef662b - update to 0.6.1
- drop maintainership

PR:		115412
Submitted by:	Piet Delport <pjd@satori.za.net>
2007-10-12 22:25:48 +00:00
Thomas Abthorpe
f4d092063d - Pass maintainership to submitter
PR:		ports/117108
Submitted by:	Philippe Audeoud
Approved by:	clsung (mentor, implicit)
2007-10-12 03:53:18 +00:00
Mark Linimon
1bc5d6b0f2 Reset fgast@only640k.org due to maintainer-timeouts and no response to email.
While here, pet portlint.

Hat:		portmgr
2007-10-11 22:05:59 +00:00