Commit graph

146373 commits

Author SHA1 Message Date
Emanuel Haupt
b360849b27 Add hex-a-hop 1.0.0, a puzzle game based on hexagonal tiles.
PR:		93619
Submitted by:	Jamie Jones <jamie@bishopston.net>
2006-03-20 19:50:18 +00:00
Mario Sergio Fujikawa Ferreira
b92a10bf4f Fix for FreeBSD 4.x branch: replace header stdint.h with inttypes.h
Reported by:	kris
2006-03-20 19:43:31 +00:00
Mario Sergio Fujikawa Ferreira
e8e8c02aba o Fix build on FreeBSD 4.x branch by requiring USE_GETOPT_LONG
o Furthermore, make the port CC safe

Reported by:	kris
2006-03-20 19:38:01 +00:00
Jimmy Olgeni
5ec3ec7040 Automatically detect netbeans_jdkhome.
Submitted by:	hq
2006-03-20 19:32:56 +00:00
Pav Lucistnik
b2888bd127 The Voidspace Pythonutils package is a simple way of installing the Voidspace
collection of modules. These are currently:

    ConfigObj 4.1.0 - Easy config file reading/writing
    validate 0.2.1 - Validation and type conversion system
    listquote 1.4.0 - String to list conversion
    StandOut 2.1.0 - Simple logging and output control object
    pathutils 0.2.4 - For working with paths and files
    cgiutils 0.3.5 - CGI helpers
    urlpath 0.1.0 - Functions for handling URLs
    odict 0.2.1 - Ordered Dictionary Class

Several of the Voidspace Projects depend on these modules. They are also useful
in their own right of course. They are primarily general utility modules that
simplify common programming tasks in Python.

WWW: http://www.voidspace.org.uk/python/pythonutils.html

PR:		ports/94657
Submitted by:	Daniel <daniel@netwalk.org>
2006-03-20 19:22:13 +00:00
Pav Lucistnik
078531c569 Password Gorilla is cross-platform Password Manager.
It uses TCL/Tk and runs on most platforms supported by Tcl/Tk.

WWW:	http://www.fpx.de/fp/Software/Gorilla

PR:		ports/93179
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2006-03-20 19:20:10 +00:00
Pav Lucistnik
7cac444be7 - Update to 0.6.8
PR:		ports/94697
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-03-20 19:17:01 +00:00
Pav Lucistnik
1a99138bf1 - Mark BROKEN on 4.X
PR:		ports/94701
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-03-20 18:50:17 +00:00
Pav Lucistnik
b0b7acffbc - Mark BROKEN on 4.X
PR:		ports/94698
Submitted by:	Kay Lehmann <kay_lehmann@web.de> (maintainer)
2006-03-20 18:49:05 +00:00
Pav Lucistnik
30e54bba97 btparse is a C library for parsing and processing BibTeX files.
It provides a lexical scanner and LR parser (constructed by PCCTS),
both of which are efficient and offer good error detection and
recovery; a set of functions for traversing the AST (abstract
syntax tree) generated by the parser; and utility functions for
manipulating strings according to BibTeX conventions.

WWW:	http://www.gerg.ca/software/btOOL

PR:		ports/94686
Submitted by:	Kay Lehmann <kay_lehmann@web.de>
2006-03-20 18:36:06 +00:00
Pav Lucistnik
738cc84c87 - Chase gchemutils update 2006-03-20 18:04:05 +00:00
Pav Lucistnik
6c16645d14 - Update to 0.6.0 2006-03-20 18:03:38 +00:00
Pav Lucistnik
115db3bfab - Update author and WWW
PR:		ports/94685
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-03-20 18:02:52 +00:00
Oliver Lehmann
459c7c8325 fix build on 4
Noted by:	kris
2006-03-20 17:59:44 +00:00
Pav Lucistnik
5791ec8c79 - Mark broken also on ia64
Reported by:	krismail
2006-03-20 17:55:18 +00:00
Vanilla I. Shu
3fb8c04869 Upgrade to 1.10.
PR:		ports/94736
Submitted by:	maintainer
2006-03-20 17:53:09 +00:00
Oliver Lehmann
36b5979d30 fix OpenSSL support
Noted by:	 Manuel Trujillo Albarral <mtrujillo@vlex.com>
2006-03-20 17:00:43 +00:00
Renato Botelho
a437d2d330 Add an OPTION WITH_EJABBERD that set jabber_pyicq_user to "ejabberd" as default 2006-03-20 16:51:03 +00:00
Renato Botelho
6a6a06117a Add an OPTION WITH_EJABBERD that set jabber_pymsn_user to "ejabberd" as default 2006-03-20 16:50:30 +00:00
Renato Botelho
813c25a31c - Update to 0.7a 2006-03-20 16:38:51 +00:00
Renato Botelho
3bd9a9476d - Rework Makefile - portlintification
- Remove CONFLICTS since ja-squirrelmail port was removed

Approved by:	maintainer via email
2006-03-20 16:24:34 +00:00
Renato Botelho
ee357dd09d Add squirrelmail-devel 1.5.1, a webmail system which accesses mail over
IMAP (Development version).

PR:		ports/94606
Submitted by:	Simon Dick <simond@irrelevant.org>
2006-03-20 16:17:46 +00:00
Alexey Dokuchaev
e020d422ee - Xorg 6.9 uses the .so extension instead of .a for the server extensions.
Fix the pkg-plist for that [1]
- Remove the USE_REINPLACE since it is no longer needed [1]

Please note that 4.X users will probably suffer from this as a side
effect, however, taking them into account will further complicate the
Makefile logic, which is already pretty hard to follow.  Since I warned
4.X users about removing support for that old release of FreeBSD (and
since I'd be really suprised to find out there's someone still using
4.X as their desktop) more than 8 months ago, plus we're not obliged to
support ports on 4.X anymore, I think we can live with it.

Once again, I'm encouraging people using this port use it with modern
FreeBSD version and modern graphics card.

PR:		ports/92862 [1]
Submitted by:	Sean Farley <sean-freebsd(at)farley.org> [1]
2006-03-20 16:08:46 +00:00
Yen-Ming Lee
b8adf6423d - update to 1.6
PR:		based on ports/93637
2006-03-20 16:05:41 +00:00
Dag-Erling Smørgrav
d87a3eacc3 Update to 0.16.
PR:		ports/94712
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (and several other people)
2006-03-20 16:03:38 +00:00
Emanuel Haupt
706da6fbfc Add fuser 1142334561, POSIX fuser utility for FreeBSD.
PR:		94443
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-03-20 15:47:51 +00:00
Pav Lucistnik
b8fb298b2a - Update to 0.9.0 2006-03-20 15:27:57 +00:00
Sergey Matveychuk
e7540377c9 - Update to 0.71
PR:		ports/94240
Submitted by:	maintainer
2006-03-20 15:26:16 +00:00
Sergey Matveychuk
03575ddef2 - Add seq2 to the dependency list.
- Add a regex replace for seq -> seq2
- Consolidat the REINPLACE_CMD's
- Remove the do-build workaround for the NO_BUILD/OPTIONS bug
  that was fixed a while back.

PR:		ports/94706
Submitted by:	maintainer
2006-03-20 15:24:56 +00:00
Marcus Alves Grando
48b19385b0 - heimdal -- Multiple vulnerabilities
Reviewed by:	simon
2006-03-20 15:21:49 +00:00
Alexey Dokuchaev
65c74465e7 Add CleanQ3, yet another cleaned up copy of the original Quake III Arena
source code.

CleanQ3 is a Quake III Arena engine project intended to clean up the
original source code, and eliminate bugs.  You won't find revolutionary
features, just a "better" Quake III.

WWW: http://tremor.quakedev.com/cleanq3.html
2006-03-20 15:21:27 +00:00
Marcus Alves Grando
2164fa5b89 - Update to 0.6.6
- Remove extra TABs and portlint(1)
- Update pkg-descr from page

Approved by:	secteam (simon)
Security:	CAN-2005-0469, CAN-2005-2040, CAN-2006-0582, CVE-2006-0677,
		VUXML: b62c80c2-b81a-11da-bec5-00123ffe8333
2006-03-20 15:21:19 +00:00
Emanuel Haupt
b05e363c16 Update to 1.3.31
PR:		94713
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au> (maintainer)
2006-03-20 15:06:40 +00:00
Dirk Meyer
361b5d02dc - SUFFIX is not defined here 2006-03-20 14:20:19 +00:00
Dirk Meyer
79eedfb880 - add RC_D_SH to keep shared libs working after reboot 2006-03-20 14:16:18 +00:00
Ying-Chieh Liao
a3a9981207 upgrade to 12.5.11 2006-03-20 14:09:25 +00:00
Gerald Pfeifer
fe510419e7 Update to the 20060318 snapshot of GCC 4.2.0. 2006-03-20 13:09:40 +00:00
Renato Botelho
6fa3181f11 Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB instead
Approved by:	maintainer on ICQ
2006-03-20 13:03:33 +00:00
Vasil Dimov
4ff24336d9 Document ftp/curl's TFTP packet buffer overflow vulnerability
Reworked by:	simon
Approved by:	security-officer (simon)
2006-03-20 12:58:15 +00:00
Pav Lucistnik
a612d79c91 - Update to 1.4 2006-03-20 12:53:05 +00:00
Vasil Dimov
694b891d03 Update from 7.15.1 to 7.15.3
PR:		ports/94727
Submitted by:	vd
Approved by:	secteam (simon)
Security:	http://curl.haxx.se/docs/adv_20060320.html
2006-03-20 12:49:56 +00:00
Florent Thoumie
e5596b3858 - Add openbgpd-devel, a slave port for openbgpd to follow CVS snapshots.
Helped by:	claudio@OpenBSD.org
2006-03-20 12:26:59 +00:00
Florent Thoumie
19d5d3e54d - Make it a master port for upcoming openbgpd-devel port.
- Add an install script to create _bgpd user.
- De-capitalize IGNORE.
- Style fixes.
2006-03-20 12:24:59 +00:00
Renato Botelho
fd8baae339 - Add avatar support on vCard, optionally, disabled by default
PR:		ports/94062
Submitted by:	garga
Approved by:	maintainer timeout (16 days)
2006-03-20 12:24:18 +00:00
Tim Bishop
33e3813e4e Fix MASTER_SITES. 2006-03-20 11:30:37 +00:00
Alexey Dokuchaev
7e104cc675 - Fix the build on 4/i386 and perl-less systems [*]
- Minor Makefile cleanups

Reported by:	krismail [*]
2006-03-20 11:01:37 +00:00
Pav Lucistnik
86fb440ca3 - Update to 1.0.8
- Portlint
- Take maintainership
2006-03-20 10:50:27 +00:00
Florent Thoumie
4285b394ae - Add openospfd-devel, a free implementation of the Open Shortest Path First
routing protocol.
2006-03-20 10:41:04 +00:00
Mark Linimon
9e22d46318 Remove mirrors.rcn.net, it seems to have disappeared.
PR:		ports/94273
Submitted by:	Ion-Mihai "IOnut" Tetcu
2006-03-20 10:34:10 +00:00
Tim Bishop
44360b4b35 - Update libstatgrab to 0.13
- Fix broken MASTER_SITES
- Bump PORTREVISION and dependency in dependent ports
2006-03-20 10:18:18 +00:00