Commit graph

31 commits

Author SHA1 Message Date
Cy Schubert
2b71b1713d Fix build under 9.0.
Approved by:	sylvio
Feature safe:	yes
2011-12-06 21:22:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Sylvio Cesar Teixeira
e4652bc1b1 - Take maintainership. 2010-04-26 01:11:55 +00:00
Mark Linimon
9edb10042a Reset bg1tpt@gmail.com due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2010-04-25 19:03:52 +00:00
Martin Wilke
f29016bb0c - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 14:20:32 +00:00
Yi-Jheng Lin
e512bfe577 - Update to 2.8.1.26
PR:		ports/140398
Submitted by:	Radim Kolar SF.NET <hsn AT sendmail.cz>
Approved by:	<bg1tpt AT gmail.com> (maintainer), lwhsu/rafan (mentors, implicit)
2009-12-31 14:25:09 +00:00
Sylvio Cesar Teixeira
194eedc0f8 - Update to 2.8.1.25
PR:		ports/138716
Submitted by:	Radim Kolar <hsn@sendmail.cz>
Approved by:	maintainer (timeout > 30days), miwi@ (mentor)
2009-11-08 11:07:46 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Xin LI
bef85799a1 Fix PLIST_FILES, it was duplicated by previous merge.
Pointy hat to:	miwi
Approved by:	maintainer
2007-07-05 14:25:37 +00:00
Martin Wilke
565fdac78a - Unbreak
- Fix pkg-plist
- Pass maintainership to submitter

PR:		112971
Submitted by:	Zhen REN<bg1tpt@gmail.com>
2007-05-25 22:11:35 +00:00
Edwin Groothuis
58dd490416 Fix BROKENess by properly maintaining PLIST_FILES. 2007-05-25 11:35:20 +00:00
Kris Kennaway
c274ade5dc BROKEN: Incomplete pkg-plist 2007-05-25 00:59:03 +00:00
Ion-Mihai Tetcu
2683372544 s/pre/post/ in the last line :(
Submitted by:	FreshPorts sanity checking
Pointyhat to: 	itetcu(me)
2007-04-18 22:56:24 +00:00
Ion-Mihai Tetcu
d69f6a4977 Remove 4.x support.
PR:		ports/111828
Submitted by:	Marcelo Araujo
2007-04-18 21:25:19 +00:00
Kris Kennaway
2e57297e81 Now compiles on !i386
Approved by:    portmgr (implicit)
2006-03-07 17:09:51 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Mark Linimon
3ddda540e8 Pacify distfile survey by following redirects on URLs.
Source:		distfile survey
2005-10-13 06:38:46 +00:00
Florent Thoumie
33a0c62143 - Update to 2.8.1.24.
PR:		ports/78083
Submitted by:	Radim Kolar <hsn@netmag.cz>
Approved by:	maintainer timeout (1.5 month)
2005-04-12 12:22:13 +00:00
Kris Kennaway
9f4d61c418 BROKEN on 4.x and !i386: Does not compile 2004-05-30 06:47:52 +00:00
Trevor Johnson
bed169f0da Avoid "Variable CONFIGURE_TARGET is recursive" error.
Approved by:	portmgr (kris)
2004-05-11 04:17:01 +00:00
Trevor Johnson
447cace83d Update to 2.8.1b19.
PR:		65902
Approved by:	portmgr for 4.10 freeze
2004-04-27 21:24:07 +00:00
Trevor Johnson
05910b268e Add size data. 2004-01-27 16:12:37 +00:00
Trevor Johnson
0c8cf8b502 Mark forbidden due to remotely exploitable buffer overflow and
directory traversal bugs.  Advisories are at
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-1022>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0011>
and <URL:http://www.debian.org/security/2004/dsa-416>.

PR:		61364
Submitted by:	Radim Kolar
2004-01-15 05:03:24 +00:00
Trevor Johnson
7dae1c683f Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
2003-11-13 10:21:08 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Trevor Johnson
d9c95f5e85 a Web page that is still online
Submitted by:	fenner's port survey
2001-11-03 21:18:25 +00:00
Trevor Johnson
b998530ecd Chase master site. 2001-08-12 06:12:08 +00:00
Trevor Johnson
31225e0379 new port of an FSP daemon, for your retronetworking pleasure 2001-04-11 02:32:52 +00:00