1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

130174 Commits

Author SHA1 Message Date
Jean-Yves Lefort
89752096b8 Add spfval.
Spfval validates SPF records. It does not check them via the network, this was
intentionally omitted in favour of focusing purely on syntactically validating
SPF records. Simply pass the validator a string and it will see if it validates
as an SPFv1 or SPF-Classic record.

If an error is found, it tries its best to report the error in question and the
specific location in the record where the error occured.

WWW: http://spfval.codeshare.ca/

PR:		ports/83899
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:51:35 +00:00
Jeremy Messenger
d075de0076 -Update to 0.82.
-Update maintainer's email address in pkg-descr.

PR:		ports/83982
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
2005-07-25 05:44:17 +00:00
Jean-Yves Lefort
6b01656eed Add tmpreaper.
This port provides a program that can be used to clean out temporary-file
directories. It recursively searches the directory, refusing to chdir()
across symlinks, and removes files that have not been accessed in a
user-specified amount of time. You can specify a set of files to protect
from deletion with a shell pattern.

It will not remove symlinks, sockets, fifos, or special files unless given a
command line option enabling it to.

WWW: http://packages.debian.org/stable/admin/tmpreaper.html

PR:		ports/83868
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:30:59 +00:00
Jeremy Messenger
aedb35da79 Update to the lastest, at 20050420.
PR:		ports/84031
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
2005-07-25 05:29:05 +00:00
Jeremy Messenger
226732c7d9 Make those fetchable again after GNOME's master site cleanup.
PR:		ports/84032
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
2005-07-25 05:22:58 +00:00
Roman Bogorodskiy
fd5e3a03b7 Fix WWW in pkg-descr.
PR:		84026
Submitted by:	TAKAHASHI Kaoru (maintainer)
2005-07-25 05:22:28 +00:00
Jean-Yves Lefort
c72c7f15c3 Add watchfolder.
Watchfolder watches specified folders for incoming files and processes them
with programs assigned to those folders. Afterwards, the files are removed
from the inbound directory.

WWW: http://freshmeat.net/projects/watchd/

PR:		ports/83867
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-25 05:10:57 +00:00
Munechika SUMIKAWA
d433f5438c Upgrade to 20050723. 2005-07-25 04:47:03 +00:00
Joe Marcus Clarke
7820af850d * Fix some plist problems with leftover files [1]
* Remove an improper use of INSTALLS_OMF

Reported by:	pointyhat via kris [1]
2005-07-25 03:45:48 +00:00
Alexander Nedotsukov
1a3b06bb06 Yet another inplace release. 230K diff incl.:
- GLX info reporting.
- DFP info reporting.
- RandR support.
- Cursor shadow colouring.
- NV-CONTROL API extension and cleanups.
- New NV-CONTROL demos.
- New FramelockUseHouseSync CLI option.
- Catchup with latest hardware releases.
- UI tweaks.
- Grammar fixes.
- Generic code cleanup.
2005-07-25 02:17:45 +00:00
Dejan Lesjak
b5d9a988e5 Ruby interface to the exMARS Memory Array Redcode Simulator
Actually exMARS is a redcode simulator, just like exhaust and pMARS. In fact,
I have shamelessly taken sourcecode from pMARS, exhaust, some ideas from
qMars, a shot of optimizations, shook everything well, and garnished
everything with a high level interface for Ruby.

PR:		ports/83920
Submitted by:	Alejandro Pulver (alejandro at varnet.biz)
2005-07-25 02:11:13 +00:00
Dejan Lesjak
fe34be1887 * Change option OPTIMIZED_CFLAGS to ON.
* Adjust optimizations for all architectures.
* Use optimizations if GCC >= 3.X (OSVERSION >= 500035).
* Note how to install Ruby interface.

PR:		ports/84024
Submitted by:	Alejandro Pulver (maintainer)
2005-07-25 01:36:04 +00:00
Edwin Groothuis
7737418647 Make net/ngrep work with an installed net/libpcap and WITH_PORTS_PCAP=1.
Submitted by:	Jeremie Le Hen <jeremie@le-hen.org>, Florent Thoumie <flz@xbsd.org>
2005-07-25 01:30:38 +00:00
Kris Kennaway
ecd7054b32 Now compiles on 4.x 2005-07-24 22:46:56 +00:00
Kris Kennaway
22ffdfa57e Change BROKEN to IGNORE to prevent this unusable package from building on
4.x
2005-07-24 22:43:57 +00:00
Simon Barner
576e311b1e - Update to 0.0.31
PR:		ports/82927
Submitted by:	Filippo Natali <filippo.natali@gmail.com> (maintainer)
2005-07-24 21:54:04 +00:00
Jean-Yves Lefort
076a3b74da Update to 0.8.0-1 2005-07-24 21:27:27 +00:00
Kris Kennaway
5255e885e3 BROKEN on 6.0: Configure fails 2005-07-24 21:03:29 +00:00
Kris Kennaway
0280b07725 Check for extra files on !i386 also 2005-07-24 20:38:06 +00:00
Kris Kennaway
5faf427bee Support FreeBSD 7.x 2005-07-24 20:37:31 +00:00
Kris Kennaway
ea1d96a8a9 Drop the removed openoffice 1.0 ports from the quickports list 2005-07-24 20:37:20 +00:00
Kris Kennaway
a42f81135d Correct typo 2005-07-24 20:35:07 +00:00
Jean-Yves Lefort
43e51e96fc Add p5-User-Identity.
User::Identity is a Perl module for abstracting information about a
physical person.

WWW: http://search.cpan.org/search?dist=User-Identity

PR:		ports/83837
Submitted by:	Max Campos <mcampos@bpsw.biz>
2005-07-24 20:01:59 +00:00
Jean-Yves Lefort
24d34901c9 Add countrycodes.
Countrycodes is an ISO 3166 country code finder. It is mainly used to know
the country a domain name belongs to. It also allows searching by 2 or 3
letters codes, country number and country name.

WWW: http://www.grigna.com/diego/linux/countrycodes/

PR:		ports/83830
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-24 19:42:03 +00:00
Thierry Thomas
8484989947 Upgrade to 2.3.2. 2005-07-24 19:15:56 +00:00
Jean-Yves Lefort
15f83c1aa0 Add eiciel.
Suggested by:	marcus
2005-07-24 19:15:55 +00:00
Roman Bogorodskiy
7ff91c8a42 - Un-mark DEPRECATED by fixing MASTER_SITES
- Pass maintainership to submitter

PR:		84009
Submitted by:	Ismail YENIGUL <ismail@enderunix.org>
2005-07-24 19:15:10 +00:00
Jean-Yves Lefort
afc3a8d2f7 Add eiciel.
Eiciel allows you to visually edit file ACL entries. You can add and remove
users and groups who will be granted permissions through the graphical
interface.

WWW: http://rofi.pinchito.com/eiciel/

PR:		ports/83810
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-07-24 19:08:22 +00:00
Roman Bogorodskiy
2c5ab205f9 Use proper configure args instead of patching source files.
PR:		84001
Submitted by:	Dryice Liu (maintainer)
2005-07-24 18:53:57 +00:00
Jean-Yves Lefort
5cfb6a10d4 - Update to 1.5 [1]
- Use SUB_FILES, and mention Xorg in pkg-message

[1]:
PR:		ports/83890
Submitted by:	maintainer
2005-07-24 18:19:41 +00:00
Jean-Yves Lefort
a8832532d3 Update to 0.8
PR:		ports/83889
Submitted by:	maintainer
2005-07-24 18:09:18 +00:00
Erwin Lansing
649912c12c Hand maintainership to submitter
PR:		84007
Submitted by:	ismail@EnderUNIX.org
2005-07-24 17:59:17 +00:00
Pav Lucistnik
3de64d5c0c - Fix build
PR:		ports/83915, ports/83985, ports/83989
Submitted by:	Brett Goulder <predatorfreak@dcaf-security.org>,
		Conrad J. Sabatier <conrads@cox.net>,
		regis rampnoux <regisr@pobox.com>
Was broken for:	51 hours
Pointy hat to:	tg
2005-07-24 17:34:46 +00:00
Vsevolod Stakhov
06d989170c Add conflicts line for irssi-devel.
Approved by:	perky (mentor), vanilla (maintainer)
2005-07-24 17:16:19 +00:00
Vsevolod Stakhov
1df09738d4 Add development version of irssi irc client.
Approved by:	perky (mentor)
2005-07-24 17:07:29 +00:00
Joseph Koshy
08a4041964 Deprecate and ignore this port in favour of using www/aolserver
with its new WITH_NSPOSTGRES option.
2005-07-24 17:06:46 +00:00
Joe Marcus Clarke
c605d7b32e Fix a crash when trying to add attachments.
Reported by:	lioux
2005-07-24 16:58:24 +00:00
Jean-Yves Lefort
c01f41f6be Update to 2.0.5
PR:		ports/83872
Submitted by:	maintainer
2005-07-24 16:40:08 +00:00
Dirk Meyer
ba034d9745 - update to 10.26.12 2005-07-24 16:17:35 +00:00
Simon Barner
9cde2dc6c2 - Fix build on RELENG_6/amd64 by compiling with -fPIC (needed for
building dynamic libraries).
2005-07-24 15:33:30 +00:00
Vsevolod Stakhov
99780a6533 Update to 0.7.1.
Approved by:	perky (mentor, maintainer)
2005-07-24 13:22:03 +00:00
Oliver Lehmann
7b7743fcb7 update physfs to 1.0.1
adjust LIB_DEPENDS from all affected ports and bump PORTREVISION there
2005-07-24 13:02:43 +00:00
Thierry Thomas
1a4ae1399a Upgrade to 2.13. 2005-07-24 10:21:50 +00:00
Florent Thoumie
e9423f1f05 - Update to 0.3.0. 2005-07-24 09:19:33 +00:00
Florent Thoumie
0e4569304a - Update to 0.7.0. 2005-07-24 09:18:59 +00:00
Thierry Thomas
ac87e211cf Chase Mozilla's upgrade to 1.7.10. 2005-07-24 08:56:22 +00:00
FUJISHIMA Satsuki
6ade21d2c0 detect imlib2 correctly. Otherwise it produces "useless" Esetroot binary
like this:

| $ ./bin/Esetroot
| Eterm was built without pixmap support, so Esetroot is fairly useless.  Sorry.

maintainer timeout for 10 days.
2005-07-24 07:29:27 +00:00
Mario Sergio Fujikawa Ferreira
dd01df5d36 Update to 2.3.4
Approved by:	marcus
2005-07-24 06:58:58 +00:00
Norikatsu Shigemura
8d698d6da2 [forced commit]
I used a 'by' instead of 'to'.  I missed a preposition..

	Damaged and Wept to:	ume

Pointy hat to:	myself
Pointed out by:	ume
2005-07-24 05:28:11 +00:00
Pav Lucistnik
2932a0de8f - Refresh list of Sourceforge mirrors 2005-07-24 04:00:04 +00:00