1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

11511 Commits

Author SHA1 Message Date
Kris Kennaway
bd84b198de Remove repo-copies requested and performed 5 weeks ago but never
completed by the submitter.  They can be added back later if/when the
submitter is ready to proceed.

Approved by:    portmgr (self)
2005-03-27 03:19:52 +00:00
Kris Kennaway
1d7f4668ba BROKEN on ia64 and sparc64: does not build
Approved by:    portmgr (self)
2005-03-27 02:33:59 +00:00
Kris Kennaway
09446d28ec BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-27 02:22:51 +00:00
Kris Kennaway
d9870d9697 BROKEN on amd64 and ia64: pvm port needs to provide shared libraries
Approved by:    portmgr (self)
2005-03-27 02:04:16 +00:00
Kris Kennaway
9ccbf5a922 BROKEN on ia64: Needs pvm shared libraries
Approved by:    portmgr (self)
2005-03-27 02:02:05 +00:00
Kris Kennaway
4b4ae7730b BROKEN: Creates a file in /
Approved by:	portmgr (self)
2005-03-27 00:34:33 +00:00
Kris Kennaway
3cdc8f829e BROKEN on ia64: Does not build
Approved by:    portmgr (self)
2005-03-26 22:18:04 +00:00
Kris Kennaway
76e77890ce BROKEN on 5.x: Broken dependency
Approved by:    portmgr (self)
2005-03-26 22:07:43 +00:00
Kris Kennaway
ee2c9ac9d8 BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 21:36:11 +00:00
Kris Kennaway
06e6896aca BROKEN: Does not respect PTHREAD_LIBS
Approved by:    portmgr (self)
2005-03-26 21:20:25 +00:00
Kris Kennaway
a68a70c333 BROKEN on !i386 and FreeBSD >= 5.x: Does not compile
Approved by:    portmgr (self)
2005-03-26 21:19:46 +00:00
Kris Kennaway
a860cdceca BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 20:58:36 +00:00
Kris Kennaway
8d7a878243 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 20:48:41 +00:00
Kris Kennaway
98f36731b0 BROKEN on sparc64 and ia64: Does not build
Approved by:    portmgr (self)
2005-03-26 20:22:25 +00:00
Kris Kennaway
11b32e61d2 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 20:15:05 +00:00
Kris Kennaway
68dadfaed5 BROKEN: Does not build
Approved by:    portmgr (self)
2005-03-26 19:49:53 +00:00
Kris Kennaway
0a64cde632 BROKEN: Unfetchable
Approved by:    portmgr (self)
2005-03-26 19:46:20 +00:00
Kris Kennaway
c8d9c93237 BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 19:27:11 +00:00
Kirill Ponomarev
47a9f255ca Damn my english spelling.
Approved by:	portmgr (implicit)
2005-03-26 07:59:14 +00:00
Kirill Ponomarev
d764249243 Fix typo in rcNG script to allow daemon run.
PR:		ports/79243
Submitted by:	Jie Gao <gaoj at cpsc dot ucalgary.ca>
Approved by:	portmgr (implicit)
2005-03-26 07:21:13 +00:00
John Polstra
bdaf18c2eb Add a patch for cvsupd to make it honor the "refuse" file for files
that are in the Attic.  This solves the problem people are having
where their INDEX* files are being deleted even though they have
them listed in the refuse file.  Since the bug is in the server,
mirror sites will need to upgrade their CVSup installation in order
for users to benefit from this fix.

Note:  I bumped PORTREVISION from 0 to 2, intentionally skipping 1.
The amd64 version of this port had already bumped it to 1, and I
didn't want to confuse matters by bumping the other architectures to
the same revision number.

Approved by:	portmgr (krion)
2005-03-25 21:38:06 +00:00
Joe Marcus Clarke
98b89f99c5 Bump PORTREVISION for the Mozilla 1.7.6 update.
Reminded by:	adamw
Approved by:	portmgr (implicit)
2005-03-25 19:11:18 +00:00
Brooks Davis
97058ab04a Switch mDNSResponder from the Apple startup script to a simple rc.subr
script.  This means that mdnsd is not started by default and must be
enabled by adding an mdnsd_enable="YES" line to your /etc/rc.conf.

This works around a panic in the multicast code when network interfaces
are removed and multicast sockets are open on them since many users of
this port only need the utilities, not the daemon.

Approved by:	portmgr (krion)
2005-03-25 17:24:13 +00:00
Alexey Dokuchaev
0c8c0874e3 Fix a bug that breaks copy/delete of files from Win98 Explorer.
Bugzilla:	https://bugzilla.samba.org/show_bug.cgi?id=2501
Approved by:	portmgr (krion)
2005-03-25 10:54:10 +00:00
Joe Marcus Clarke
1c711667a0 Temporarily mark BROKEN with the new GTK+.
Approved by:	portmgr (implicit)
		maintainer
2005-03-24 17:52:32 +00:00
Florent Thoumie
bf9ec5d403 - Fix build on 5-i386.
Reported by:	pointyhat via kris
Approved by:	portmgr (krion)
2005-03-22 10:35:06 +00:00
Volker Stolz
e99bf2b02d Don't list share/emacs/site-lisp in PLIST_DIRS
Approved by: portmgr (requested by kris)
2005-03-22 09:15:03 +00:00
Kirill Ponomarev
0b847ea20c Fix package build.
Approved by:	portmgr (implicit)
2005-03-22 07:16:52 +00:00
Volker Stolz
1c4ac570e6 Update maintainer's address
Submitted by: maintainer
2005-03-21 15:07:52 +00:00
Clement Laforet
0ee27e74bc - Grab maintainership back. 2005-03-21 14:53:09 +00:00
Clement Laforet
911e76f94c - Move include files to ${PREFIX}/include/cactid to avoid compile time
conflicts with php.h from lang/php* ports.

Spotted by:	pav
2005-03-21 14:48:31 +00:00
Sergey Matveychuk
d9ea954cf8 - Update to 0.8.6c
PR:		ports/78442
Submitted by:	self
Approved by:	maintainer timeout (2 weeks)
2005-03-21 11:15:06 +00:00
Sergey Matveychuk
332d9e2fdb new port net/AquaGatekeeper2 forked from AquaGatekeeper
PR:		ports/78694
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2005-03-21 06:38:28 +00:00
Jeremy Messenger
08a32c12ca Add WITH_MOZILLA knob to support build with firefox, mozilla is default. As
for thunderbird and mozilla-devel, I am not going to add them without test. If
anyone want/need, then send tmclaugh or me patch(es).

Approved by:	tmclaugh (maintainer) in #freebsd-gnome (irc.freenode.net)
2005-03-21 04:53:12 +00:00
Joe Marcus Clarke
c9028c818b Fix the build on 4.X.
Submitted by:	Roman Shterenzon <ports@oven.org>
2005-03-20 19:31:11 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Hye-Shik Chang
6d03af1e2c Update to 0.5.3. 2005-03-20 18:15:46 +00:00
Hye-Shik Chang
60848e25a5 Update to 0.9.1. 2005-03-20 17:04:14 +00:00
Volker Stolz
e944c50480 Update to 1.4.3 and unbreak
PR:		ports/78142
Submitted by:	gnn (maintainer)
2005-03-20 16:36:53 +00:00
Florent Thoumie
35b8f7806b - Update to 0.1.4. 2005-03-20 14:40:06 +00:00
Florent Thoumie
e0227725e3 - Update to 0.5.4. 2005-03-20 14:38:39 +00:00
Alexey Dokuchaev
8f5d0f33d7 Update to version 3.0.12.
Currently, ADS support is off for the package builds, as it creates
dependency problems with Kerberos5.  Also, an experimental support
for extended attributes is included.

PR:		ports/79037
Submitted by:	maintainer
2005-03-20 09:29:05 +00:00
Kirill Ponomarev
0d3e4d9464 Update to 0.5.4
PR:		ports/79042
Submitted by:	maintainer
2005-03-20 07:32:38 +00:00
Joe Marcus Clarke
21464a3c60 Chase the Gaim 1.2.0 update. 2005-03-20 04:54:50 +00:00
Joe Marcus Clarke
8fcd555f02 Update to 1.2.0. 2005-03-20 04:52:55 +00:00
Joe Marcus Clarke
49be985a7b Update to 0.4.0. 2005-03-20 04:52:36 +00:00
Joe Marcus Clarke
a83864c2f2 Update to 1.2.0. ChangeLog is available at
http://gaim.sourceforge.net/ChangeLog.
2005-03-20 04:52:00 +00:00
Pav Lucistnik
9fa89777b8 mknbi is a program that makes network bootable images for various operating
systems suitable for network loading by Etherboot or Netboot, which are ROM
boot loaders. If you are looking to boot using PXE, look no further, mknbi is
not what you want. You probably want something like PXELINUX which is part of
the SYSLINUX package.

PR:		ports/78962
Submitted by:	Radim Kolar <hsn@netmag.cz>
2005-03-19 16:20:32 +00:00
Kirill Ponomarev
43eb676cfd Update to 1.0.9 2005-03-19 10:09:57 +00:00
Florent Thoumie
33752bf4e2 - Add jabber-pymsn 0.9.1, a Python MSN-Transport for Jabber.
PR:		ports/78534
Submitted by:	root@pacno.net
2005-03-19 00:27:52 +00:00