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

156376 Commits

Author SHA1 Message Date
Thierry Thomas
faaf5c9d38 - Remove the ancient pkg-plist: this port does not install f2c, and it
may be confusing;

- Use PLIST_FILES;

- Switch PREFIX / LOCALBASE.
2006-07-28 21:52:44 +00:00
Alejandro Pulver
eab71026bf - Bump PORTREVISION.
- Fix MASTER_SITES (data URL changed).
- Misc changes in text messages (OPTIONS, IGNORE, etc.).
- Follow rules in "games/quake2-data/Makefile.include": fix handling of search
  paths in the engine.
2006-07-28 21:51:28 +00:00
Ion-Mihai Tetcu
d495a8c682 Update to 0.0.4.3
PR:		101003
Submitted by:	Soeren Straarup
2006-07-28 21:45:47 +00:00
Alejandro Pulver
32499bf46d - Bump PORTREVISION.
- Build an install the original game.so file to avoid each engine having to
  build its own version (unless it provides additional features or is
  incompatible).
- Add MANUAL option (to install the game manual).
- Add some notes about Quake II ports in Makefile.include.
- Remove CTF option (split to "games/quake2-ctf").
- Remove mention of Rogue/Xatrix mission packs in files/pkg-message.in (split
  to "games/quake2/rogue" and "games/quake2-xatrix").
2006-07-28 21:38:59 +00:00
Andrew Pantyukhin
fde36944ce - Move from X11BASE to LOCALBASE
- Introduce app-side support for npapi/xpi smart linkfarming
- Remove old linkfarm and announce full automation
- Break all non-Makefile.npapi plugins (temporarily)
- Do not bump portrevision just yet
- Invite venturesome users to portupgrade -f xpi-* and linux-gecko-apps

Wiki:		http://wiki.freebsd.org/NPAPI, http://wiki.freebsd.org/XPI
2006-07-28 21:35:47 +00:00
Joe Marcus Clarke
9a9ca79483 Correct rather dumb typo in pkg-descr.
Reported by:	Chris Timmons <cwt@networks.cwu.edu>
2006-07-28 21:04:54 +00:00
Alejandro Pulver
88c43ff51a - Forgot to bump PORTREVISION because of the changes in the last commit. 2006-07-28 20:39:54 +00:00
Alejandro Pulver
fa17190ae5 - Fix building on FreeBSD 7.x [1].
- Install GCC utilities needed by GPC (doesn't work if base system GCC isn't
  the same as the one used to build GPC) [2].
- Don' change the default GCC installation directory hierarchy, but avoid
  possible conflicts with other GCC compilers by prepending a "gpc" directory
  after ${PREFIX}.

Reported by:	linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2]
2006-07-28 20:37:09 +00:00
Jose Alonso Cardenas Marquez
89c4d30d2a - Update to 0.5
Approved by:	garga (mentor)
2006-07-28 20:28:58 +00:00
Jose Alonso Cardenas Marquez
c245f71304 - Update to 0.69
- Added option for KDE users

Approved by:	garga (mentor)
2006-07-28 20:25:07 +00:00
Andrew Pantyukhin
59a513b8ee - Sync customized targets to current Makefile.xpi 2006-07-28 19:25:26 +00:00
Rong-En Fan
ebfc58328e - Update to 1.3
- Utilize USE_TK, USE_TCL
  Now it uses tcl/tk 8.4 instead of 8.3

PR:		ports/100926
Submitted by:	Jonathan Lennox <lennox at cs.columbia.edu> (maintainer)
2006-07-28 19:06:08 +00:00
Ion-Mihai Tetcu
a1aec12021 Fix jabber.el require in [X]Emacs
PR:		ports/100983
Submitted by:	Max N. Boyarov (maintainer)
2006-07-28 18:34:44 +00:00
Markus Brueffer
5a85111310 - Remove directories listed in BSD.local.dist from pkg-plist
- Bump PORTREVISION

PR:		ports/100873
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-07-28 18:28:56 +00:00
Markus Brueffer
318e401020 - Remove directories listed in BSD.local.dist from pkg-plist
- Bump PORTREVISION

PR:		ports/100863
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-07-28 18:27:30 +00:00
Renato Botelho
3d655dcd60 - Change spamcontrol's spf patch to log when deny an email
- Move auth patches from FILESDIR to MASTER_SITE_LOCAL
2006-07-28 18:21:59 +00:00
Ion-Mihai Tetcu
28fe942644 Update to 3.16.
PR:		ports/100981
Submitted by:	Conor McDermottroe (maintainer)
2006-07-28 18:19:41 +00:00
Roman Bogorodskiy
61a0851eb0 Update to 0.07. 2006-07-28 18:08:02 +00:00
Florent Thoumie
e88dd8bfb0 Add feedjack 0.9.7, a feed aggregator writen in Python using the Django web
development framework.
2006-07-28 17:58:27 +00:00
Ion-Mihai Tetcu
9a2bb9afad Update to 1.3.41
Changes in this release:
	o	Finally fix ancient missing quote in start-dccm.

PR:		ports/100977
Submitted by:	Dean Hollister (maintainer)
2006-07-28 17:38:00 +00:00
Ion-Mihai Tetcu
bd0716a581 Add instrucitions for polish/ekg and polish/libgadu users.
PR:		ports/99725
Submitted by:	mwisnicki+freebsd@gmail.com
2006-07-28 17:19:34 +00:00
Andrew Pantyukhin
dbbc0bfe22 Add port www/linux-mplayer-plugin:
- Introduce NPAPI infrastructure and a demo port, both at an alpha stage

mplayerplug-in is a browser plugin that uses mplayer to play digital
media from websites.

This plug-in gives Mozilla the ability to play media from a website
the net without reading the source html and getting the url manually.
Media is played embedded in the page or in a separate window depending
on how the author of the webpage intended the media to be seen.

WWW: http://mplayerplug-in.sourceforge.net/

Wiki:		http://wiki.freebsd.org/NPAPI
2006-07-28 17:19:18 +00:00
Ion-Mihai Tetcu
e488e30ebf Set correct dependency on libgadu.
PR:		ports/99728
Submitted by:	Marcin Wisnicki (maintainer)
2006-07-28 17:11:06 +00:00
Ion-Mihai Tetcu
122d8f93ec - Add conflict with older versions of ekg to prevent overwrite of libgadu.so.
- hacked Makefile to install correct files instead of playing with them in
post-install stage.

Added file(s):
- files/patch-Makefile.in

PR:		ports/99727
Submitted by:	Marcin Wisnicki
Approved by:	maintainer timeout
2006-07-28 17:09:47 +00:00
Ion-Mihai Tetcu
e35cfa602c Make polish/ekg not install libgadu.so and use the one provided with
polish/libgadu.

PR:		ports/99725
Submitted by:	Marcin Wisnicki
Approved by:	maintainer timeout
2006-07-28 17:08:16 +00:00
Emanuel Haupt
08021bd518 Add asused, a command-line tool to run a check on the usage
of the RIPE Whois DB.

PR:		100707
Submitted by:	Babak Farrokhi <babak at farrokhi.net>
2006-07-28 17:03:09 +00:00
Lars Thegler
3b690d6f57 - Update to 1.41
- Assign maintainership to perl@
2006-07-28 16:23:23 +00:00
Rong-En Fan
aee1d670ec - Update to 3.2.7
- Pass maintainership to submitter

PR:		ports/100925
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-07-28 15:38:30 +00:00
Jun Kuriyama
1f81461697 Upgrade to 0.31.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>,
		Gea-Suan Lin <gslin@gslin.org>
PR:		ports/100970, ports/100984
2006-07-28 15:14:50 +00:00
Emanuel Haupt
1a99c9e2ff Update to 0.2.0
PR:		100979
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-07-28 15:10:38 +00:00
Andrew Pantyukhin
e48050b4a8 - Rid the tree of double slashes in URL paths 2006-07-28 14:42:54 +00:00
Marcus Alves Grando
36d00ee61b - Update to 2.4-20060727 2006-07-28 14:36:08 +00:00
Andrew Pantyukhin
f7ff9144a9 - Fix MASTER_SITES
Pointy hat to:	alepulver
2006-07-28 14:00:37 +00:00
Renato Botelho
f5c06e857b Fix auth patch for qmail-tls
Submitted by:	Luiz Souza <luiz at visualconnect.com.br> by email
2006-07-28 13:53:25 +00:00
Cheng-Lung Sung
f4b6bd036c - update to 1.96 2006-07-28 13:28:14 +00:00
Andrew Pantyukhin
4a9b7ee276 - Fix MASTER_SITES
Pointy hat to:	erwin
2006-07-28 13:26:02 +00:00
Andrew Pantyukhin
39f4b9a490 - Fix MASTER_SITES
Pointy hat to:	garga
2006-07-28 13:23:33 +00:00
Emanuel Haupt
14ea0d1990 - Provide a patch to fix incorrect uses of strncpy
- Add an additional master site
- Nuke patch-aa
- Cleanup
- Bump PORTREVISION
- Take maintainer-ship

Obtained from:	OpenBSD
2006-07-28 12:53:31 +00:00
Cheng-Lung Sung
51ffaf0366 - update to 0.15 2006-07-28 12:05:56 +00:00
Munechika SUMIKAWA
41838ccf91 Upgrade to 1.3.37. 2006-07-28 11:41:05 +00:00
Renato Botelho
5316677351 Add SPF checker to qmail-spamcontrol port 2006-07-28 10:50:40 +00:00
Ion-Mihai Tetcu
80985a6af3 - Update to 0.2.1
Added file(s):
- files/patch-build.xml

PR:		ports/100770
Submitted by:	Alexander Botero-Lowry (maintainer)
2006-07-28 10:22:38 +00:00
Ion-Mihai Tetcu
e1302ebe80 - Temporary work-around: call scons twice in the do-build phase. This should
resolve build issues with audio/x4x.
- bump PORTREVISION

PR:		ports/100933
Submitted by:	Alexander Botero-Lowry (maintainer)
2006-07-28 10:21:46 +00:00
Ion-Mihai Tetcu
ae62e99ac3 1 - build and install lib/openvpn-down-root.so plugin (see --plugin option in
the man page) and README.openvpn-down-root
2 - match rc.d filename as printed post install in pkg-message to actual file
    name on newer systems (which use openvpn rather than openvpn.sh)
Reported by:	Jean-Baptiste Quenot (Bcc'd)
The maintainer wishes to thank Jean-Baptiste for his report and patience.
3 - add a pkg-req script to prevent installation of 6.1 packages on older
    machines, which is a frequent source of "rc.d script doesn't work"
    complaints.

Added file(s):
- files/pkg-req.in

PR:		ports/100917
Submitted by:	Matthias Andree (maintainer)
2006-07-28 09:56:54 +00:00
Lars Balker Rasmussen
749918b334 Update to 0.03007 2006-07-28 08:29:43 +00:00
Lars Balker Rasmussen
f1f35efa9a Update to 0.53. Remove patch that's no longer needed. 2006-07-28 08:28:35 +00:00
Erwin Lansing
8248b37516 - Update to 0.08 [1]
- Mark for perl 5.6.0 or higher.

Heavily modified from:
PR:		100948 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-07-28 08:27:36 +00:00
Rong-En Fan
85cc140c4a Add p5-Net-Flickr-API 1.2, base API class for Net::Flickr::* libraries.
PR:		ports/100745
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-28 07:50:19 +00:00
Akinori MUSHA
c37ffc9619 Update to 1.1.0. 2006-07-28 07:47:56 +00:00
Ion-Mihai Tetcu
5abc0bbe7b Update to 0.9.6:
- CGI authentication module, from Tilman Baumann
  <tilman.baumann@collax.com>.
- Correct libpreludedb runtime version check.
- Show multiple source/target in message listing/summary.
- Fix invalid use of socket.inet_ntoa() to read ICMP Gateway Address,
  which is stored as string (#156).
- Fix aggregation on IDMEF-Path that are not string.
- Fix setup.py --root option (#166).

PR:		ports/100961
Submitted by:	Robin Gruyters (maintainer)
2006-07-28 07:46:29 +00:00