1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

136747 Commits

Author SHA1 Message Date
Marcus Alves Grando
c775c479a0 Update to 2.0.2
PR:		88409
Submitted by:	Cyril Guibourg <aragorn+ports@babasse.net> (maintainer)
2005-11-03 12:28:47 +00:00
Marcus Alves Grando
39d2a118dd Update to 0.6.0
PR:		88443
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2005-11-03 12:17:55 +00:00
Pav Lucistnik
ae94f01cd4 - Fix typo
Submitted by:	Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2005-11-03 12:17:24 +00:00
Aaron Dalton
07ae353cbc - Updated from 0.05 to 0.08
- Updated maintainer email address

Approved by: tobez
2005-11-03 12:13:36 +00:00
Volker Stolz
872935a06d Drop unused INSTALLS_SHLIB/LDCONFIG_DIRS (mispelled anyway ;) 2005-11-03 12:13:08 +00:00
Aaron Dalton
76d0935785 - Updated from 0.11 to 0.12
- Updated maintainer email address

Approved by: tobez
2005-11-03 12:10:21 +00:00
Volker Stolz
296f7f5317 - Drop unused LDCONFIG_DIRS
- Handle some variables with more care
2005-11-03 12:09:26 +00:00
Anton Berezin
eef2801e21 Update to 0.99.3.
PR:		87674
Submitted by:	Christian Lackas <delta@lackas.net>
Approved by:	maintainer timeout
2005-11-03 12:03:22 +00:00
Volker Stolz
d480db999c Drop INSTALLS_SHLIB/LDCONFIG_DIRS: Local shlibs are dlopened 2005-11-03 11:54:39 +00:00
Marcus Alves Grando
ff853fb093 Update to 0.2.0
PR:		88441
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2005-11-03 11:53:57 +00:00
Marcus Alves Grando
1448379d87 Update to 0.2.0
PR:		88440
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2005-11-03 11:53:22 +00:00
Peter Pentchev
d6b724d900 Update to stunnel 4.14, which is mostly a bugfix release.
Besides what's in the PR, also revert the pidfile location change to
preserve POLA and hier(7).

PR:		88436
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-03 11:51:10 +00:00
Marcus Alves Grando
021a9df60c Change maintainer's email
PR:		88419
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be> (maintainer)
2005-11-03 11:12:55 +00:00
Koop Mast
da66d47573 Update to 0.7.0. 2005-11-03 10:49:28 +00:00
Doug Barton
309d53f6b3 Correct the line number to stop deleting in the sed range 2005-11-03 10:37:58 +00:00
Doug Barton
64eb8f7aac Silence the temporary patch to remove the new (buggy) DPMS code 2005-11-03 10:29:26 +00:00
Sergey Skvortsov
152782acf0 Update to 0.61
Changes:	http://search.cpan.org/src/MHX/Convert-Binary-C-0.61/Changes
2005-11-03 10:11:49 +00:00
Edwin Groothuis
72305cae83 Fix pkg-plist 2005-11-03 09:40:59 +00:00
Mario Sergio Fujikawa Ferreira
4258856c63 Update to 1.5
Approved by:	maintainer
2005-11-03 09:33:46 +00:00
Alex Dupre
59c11832bf Fix for apache2+mod_rewrite.
Obtained from:	PHP CVS
2005-11-03 09:17:22 +00:00
Anton Berezin
c1cf174568 Update to 1.03. Assign maintainership to perl@. Require perl from
ports.
2005-11-03 09:14:59 +00:00
Andrej Zverev
9fa0157efe -Update to 0.092
Approved by:	sem (mentor)
2005-11-03 09:02:24 +00:00
Clement Laforet
36337eb9b0 - Fix plist
- Bump PORTREVISION
2005-11-03 08:58:22 +00:00
Volker Stolz
33a474eaf9 Do not ldconfigure port-local libs
Approved by: perky (maintainer)
2005-11-03 08:50:29 +00:00
Alex Dupre
325da450c4 Update to 3.0-rc4 release. 2005-11-03 08:30:15 +00:00
Alex Dupre
b13995d003 Commons Codec provides implementations of common encoders and decoders
such as Base64, Hex, various phonetic encodings, and URLs.

WWW: http://jakarta.apache.org/commons/codec/
2005-11-03 08:28:49 +00:00
Volker Stolz
0861192de6 Use -rpath for linking so that ldconfiguring graphviz-local shared libs
is not required.
2005-11-03 08:17:25 +00:00
Norikatsu Shigemura
2969c8fe5e Update to 0.5.4.
o Add expremental T-Code/TUT-Code support. [1]

Mentored by:	Makoto Fujiwara <makoto@ki.nu> (T-Code meister) [1]
WWW:		http://www.ki.nu/~makoto/tcode/ [1]
2005-11-03 07:58:44 +00:00
Norikatsu Shigemura
21e3189f18 Update to 0.5.4.
Approved by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Reviewed by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-11-03 07:58:19 +00:00
Norikatsu Shigemura
dcd5dd4dda Update to 0.5.4. 2005-11-03 07:58:02 +00:00
Norikatsu Shigemura
ce2a33b1a5 Update to 0.5.4.
Approved by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
2005-11-03 07:57:43 +00:00
Pav Lucistnik
2382f6a564 - Respect LOCALBASE/PREFIX
- Proper use of RCng

PR:		ports/88313
Submitted by:	Gerhard Gonter <g.gonter@ieee.org> (maintainer)
2005-11-03 07:53:18 +00:00
Pav Lucistnik
62bec15494 - Unbreak by switching to gcc41's gcj
PR:		ports/88377
Submitted by:	Michael Joyner <mjoyner@ewc.edu>
2005-11-03 07:51:44 +00:00
Lars Thegler
c107f9dc8e Fix Perl dependency
Noticed by:	pointyhat via kris
2005-11-03 07:36:48 +00:00
Doug Barton
a65933514d Add a missing EXTRACT_ONLY to differentiate the .asc PGP sig file
Reminded by:	kris, via pointyhat
2005-11-03 07:32:12 +00:00
Doug Barton
7f94927914 Upgrade to 4.23, which contains the usual round of bugfixes, and a few
new screensaver programs. Also, this version removes one screensaver
program, "it's boring."

Update a hardcoded /usr/X11R6 in configure [1]

Remove some code added in this version to driver/timers.c that causes
problems for me, and reportedly for other FreeBSD users. After discussion
with Jamie, he will likely remove or comment out this code in the next
release, so use sed to delete the lines rather than add a short-lived patch.

Submitted by:	[1] kris, fix derived from xscreensaver-gnome
2005-11-03 07:12:46 +00:00
Doug Barton
c81f63c733 Once again remove this file which is no longer needed in 4.23. 2005-11-03 07:07:48 +00:00
Edwin Groothuis
227e5dc44e Fix pkg-plist by carefully deleting unnecessasry lines.
Taken examples from lang/perl5
2005-11-03 06:37:44 +00:00
Anton Berezin
60d65e918e Update WWW.
PR:		88099
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-11-03 06:36:33 +00:00
Edwin Groothuis
5c7f126ded Remove warning when packagebuilding (build jails are allowed to be
screwed up :-)

Submitted by:	dodell@offmyserver.com
2005-11-03 06:25:44 +00:00
Anton Berezin
b79a8baf5d Rerolled distfile. There is no difference in the contents between the
old and the current archive.

Noticed by:	kris via pointyhat
2005-11-03 06:23:54 +00:00
Anton Berezin
9ea926b8ca Update to 1.0. 2005-11-03 06:14:30 +00:00
Edwin Groothuis
bab6ceccf6 Unbreak by fixing pkg-plist and install instructions. 2005-11-03 05:55:25 +00:00
Edwin Groothuis
0fbe6ff262 move BUILD_DEPENDS to EXTRACT_DEPENDS
Noticed by: YAPHR
2005-11-03 05:14:42 +00:00
Joe Marcus Clarke
5cabb986ed Update to 7.0.3. 2005-11-03 05:04:42 +00:00
Eric Anholt
c98dea2306 Add the @dirrm entries, which I had missed entirely.
Reported by:	pointyhat via kris
2005-11-03 03:38:14 +00:00
Eric Anholt
6608262fb9 Update 1.1.3, which now makes a named dummy window so that xrestop can point
its finger at xcompmgr for being such a pig.
2005-11-03 03:34:06 +00:00
Edwin Groothuis
aab188252c Unbreak by fixing www/w3 and tweaking the pkg-plist 2005-11-03 02:44:07 +00:00
Edwin Groothuis
dc27cedefd replace 4jwords with 4jwords3
Submitted by:		Jonathan Hanna <jhanna@shaw.ca>
2005-11-03 02:36:47 +00:00
Craig Rodrigues
6c399e18b9 Do not use thread mutexes if we are compiling APR without thread support.
PR:		ports/88407
Reported by:	lofi
2005-11-03 02:36:35 +00:00