1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

160391 Commits

Author SHA1 Message Date
Sergei Kolobov
51113a5397 - Add patch to remove obsolete Author: tag in pkg-descr template;
the patch will be integrated upstream later

PR:		ports/100288
Submitted by:	novel
2006-09-20 11:22:57 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Mathieu Arnold
750f1f56ed Update to 0.32 2006-09-20 11:17:46 +00:00
Vasil Dimov
d7ce09ea82 Upgrade graphics/xaralx-devel from 0.7r1746 to 0.7r1756 2006-09-20 10:53:24 +00:00
Andrew Pantyukhin
2a8a106f17 - Update to 1.4.2 2006-09-20 10:49:15 +00:00
Stanislav Sedov
0839238b40 Change my maintainer address to FreeBSD one.
Approved by:	sem (mentor)
2006-09-20 10:44:30 +00:00
Sergei Kolobov
97c91ba03d - Unbreak: the self-tests included with bglibs contains several
network related tests (namely, in net/connect4.c and net/tcp4.c)
  that fails in our package build cluster environment.
  Thus, disable running self-tests during build process - create
  a separate "selftest" Makefile target that would allow users
  to run self-tests manually with "make selftest"
- Add USE_LDCONFIG

Nagged by:	pointyhat via kris
Discussed with:	oliver
2006-09-20 10:40:31 +00:00
Sergey Skvortsov
782dc24ee3 Update to 0.38
Changes:	http://search.cpan.org/src/RCAPUTO/POE-0.38/CHANGES
2006-09-20 10:35:49 +00:00
Martin Wilke
acbc095fcc - Update to 0.5.5
PR:		ports/103228
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-09-20 10:33:33 +00:00
Dag-Erling Smørgrav
dda0659d40 Jump the gun on the Varnish 1.0 release. 2006-09-20 10:28:38 +00:00
Andrew Pantyukhin
9aecc9c063 - Update to 0.3 2006-09-20 10:23:44 +00:00
Sergei Kolobov
e6e1a85218 - Chase URL change of the main distribution site [1]
- Add official FTP mirrors
- Replace deprecated INSTALLS_SHLIB with a new USE_LDCONFIG

PR:		ports/97653 [1]
Submitted by:	Martin Wilke <freebsd at unixfreunde dot de>
2006-09-20 09:18:31 +00:00
Palle Girgensohn
ec763040d0 Update the patch to be more agnostic with regards to the version of icu.
It now links with icu-3.6 as well as the earlier versions.
2006-09-20 09:00:40 +00:00
Mark Linimon
155b7743fc Update to the latest version being tested on i386-6-exp on pointyhat. 2006-09-20 08:01:59 +00:00
Cheng-Lung Sung
dd1d5ad3d2 - The port was fixed to correct a problem that caused to be marked
for deletion. Thanks to the following individuals:

  Miroslav Lachman - Patch to remove non-configurable LDAP dependency
  Thomas Abthorpe - A kick in the pants to get this done!

PR:		ports/103403
Submitted by:	maintainer (Greg Larkin)
2006-09-20 07:10:48 +00:00
Joseph Koshy
03e9478acc - Bring down the parts of upstream change SVN#4389 that make
.zo file generation more deterministic.  Package building
  should work reliably now, so unbreak the port.
- Explicitly depend on -lXft.
- Change the build to always use the libjpeg and libpng
  libraries bundled with the source package.
2006-09-20 06:25:49 +00:00
Rong-En Fan
60ae946d93 - Update to 1.28
PR:		ports/103406
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer)
2006-09-20 06:19:37 +00:00
Rong-En Fan
6e0f721c54 - Update to 0.1.20060903
PR:		ports/103405
Submitted by:	chinsan <chinsan.tw at gmail.com> (maintainer)
2006-09-20 06:18:21 +00:00
Cheng-Lung Sung
b585ff6be9 - Update to 0.75
PR:		ports/103400
Submitted by:	maintainer (<hideo_AT_lastamericanempire dot com>)
2006-09-20 06:05:58 +00:00
Doug Barton
ffe442e624 Upgrade to version 5.01, which contains various small bug fixes. 2006-09-20 05:52:16 +00:00
Doug Barton
68fa9b6869 Other ports might install hacks into the xscreensaver-hacks directory
(x11/fireflies for instance), so use @dirrmtry instead of @dirrm.
2006-09-20 05:51:33 +00:00
Cheng-Lung Sung
30a5922d99 - refine Makefile, pkg-plist [1]
- buildable
- I'll maintain it

PR:		ports/102281 [1]
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org> [1]
2006-09-20 05:30:21 +00:00
Andrew Pantyukhin
75880be50f - Update to 0.8.2 2006-09-20 04:53:59 +00:00
Cheng-Lung Sung
d13c67f51e - a fast, middleweight template engine.
- this port required by databases/p5-SQLite-Work
2006-09-20 04:51:29 +00:00
Kris Kennaway
7bd57ec6dd Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is
spurious.
2006-09-20 04:04:05 +00:00
Kris Kennaway
4266000288 Revert BROKEN commit, which overlapped with the fix from the maintainer.
Pointy hat to:	kris
2006-09-20 04:02:44 +00:00
Kris Kennaway
52d554cec4 * Add missing '|| true' to silence an @unexec rmdir [1]
* Repair CONFLICTS, which was broken by previous DESTDIR changes [2]

* Use "set --" instead of "set" for better robustness [3]

* Avoid :L modifier in ${USE_LDCONFIG} which broke e.g. /usr/X11R6
  ports [4]

* Correct a comment typo [4]

* Force passive FTP mode by default (this is already the default with
  the standard login class, so this is a NOP for most users) [5].

PR:             ports/101809 [1], ports/102300 [2], ports/102514 [3],
                ports/102750 [4], ports/96088 [5]
Submitted by:   bsam [1], Matthias Andree <matthias.andree@gmx.de> [2],
                infofarmer [3], flz [4],
                Darren Pilgrim <darren.pilgrim@bitfreak.org> [5]
2006-09-20 04:02:09 +00:00
Cheng-Lung Sung
5f4f1d5732 - Update to 0.69
- Use BUILD_DEPENDS=${RUN_DEPENDS} to prevent from unnecessary dependency
- Use ${SETENV} to replace /bin/env
- Add WWW entry

PR:		ports/102153
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:	maintainer (timeout)
2006-09-20 03:44:31 +00:00
Rong-En Fan
aebb0f60e9 - Update to 0.609
PR:		ports/103402
Submitted by:	Nicola Vitale <nivit at email.it> (maintainer)
2006-09-20 03:36:59 +00:00
Ying-Chieh Liao
ffb2ab569d upgrade to 1.3.5 2006-09-20 03:29:38 +00:00
Cheng-Lung Sung
0143486cb4 - Update to 0.05
- use PERL_MODBUILD
- remove dependency of Test-More
- from Changes
  - switched to Module::Build

PR:		101743
Submitted by:	clsung
Approved by:	maintainer (timeout)
2006-09-20 03:29:20 +00:00
Cheng-Lung Sung
d00138b689 - Fix pkg-plist when installing to non-standard prefix
- Delete %%GAUCHE_LIBDIR%% as well
- FIx permissions by replacing 'cp's to COPYTREE macro.

PR:		ports/101396
Submitted by:	stas
Approved by:	maintainer (Erik Greenwald)
2006-09-20 03:25:19 +00:00
Cheng-Lung Sung
fd27b6f680 - Update to 2.2.11
- change maintainer to perl@
2006-09-20 03:13:48 +00:00
Alexander Botero-Lowry
a97b606a27 - remove + in sha1sum in distinfo
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	novel (mentor)
2006-09-20 03:02:34 +00:00
Cheng-Lung Sung
6777976106 - Update to 0.08 2006-09-20 02:41:43 +00:00
Cheng-Lung Sung
5fa4324fa1 Add p5-Net-NIS-Listgroup 1.0.0, lists hosts/users in a netgroup group.
PR:		ports/102748
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-20 02:40:34 +00:00
Cheng-Lung Sung
cbe5ee3cbf Add p5-Net-NIS 0.34, interface to Sun's Network Information Service.
PR:		ports/102749
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-20 02:28:10 +00:00
Jose Alonso Cardenas Marquez
3714f1ed2e - Fix CATEGORIES 2006-09-20 01:56:37 +00:00
Ying-Chieh Liao
d15a699539 add cvcl 2.5.1
An automatic theorem prover for the SMT problem

PR:		103412
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2006-09-20 01:42:03 +00:00
Maho Nakata
4da4ea1952 Make fetchable
Submitted by:	kris
2006-09-20 00:13:11 +00:00
Cheng-Lung Sung
29e1ece89f - Update to 0.07 2006-09-19 23:59:10 +00:00
Maho Nakata
503234eaca Update pkg-descr
Submitted by:	Pedro F. Giffuni
2006-09-19 21:43:45 +00:00
Michael Johnson
1b96952624 - Depend on py-wxPython26-unicode instead of py-gtk2 for gui mode
- Bump PORTREVISION

PR:		ports/102736
Approved by:	maintainer (timeout 18days)
2006-09-19 21:30:02 +00:00
Andrey Slusar
c7b17782bb - Revert removing site-lisp dir [1]
- Remove zero length patch

PR:		ports/10290(followup) [1]
Submitted by:	maintainer [1]
2006-09-19 21:20:43 +00:00
Andrey Slusar
843c1dac88 With PR ports/103373, this port is not broken.
PR:		ports/103374, ports/103373
Submitted by:	NIIMI Satoshi(maintainer)
2006-09-19 21:12:14 +00:00
Andrey Slusar
0b2d60001c When editors/xemacs21-mule is installed as ports, site-lisp and
site-modules directories are created.  But when it's installed as
package, these directories are not created. Fix it.

PR:		ports/103373
Submitted by:	NIIMI Satoshi
2006-09-19 21:04:50 +00:00
Maho Nakata
0f9ab8dedc use -DGETRUSAGE
Submitted by:	Pedro F. Giffuni
2006-09-19 20:46:09 +00:00
Martin Wilke
48ad275b3d CHU is a time-standard shortwave radio station operated by National
Research Council Canada (NRC). This software uses signals from radio
station CHU to set and frequency discipline the system clock on a
Linux (FreeBSD) based system.

WWW: http://www.rossi.com/chu/

PR:		ports/103369
Submitted by:	Diane Bruce <db(at)db.net>
2006-09-19 20:09:27 +00:00
David E. O'Brien
f17fd69e5e Update to version 1.5.0. 2006-09-19 19:56:24 +00:00
Alexander Botero-Lowry
b2f89dedb1 - fix dependencies (py-musicbrainz -> py-musicbrainz2)
- take maintainership

No response from:	maintainer
Approved by:		linimon (portmgr),
			novel (mentor)
2006-09-19 19:39:38 +00:00