Commit graph

152074 commits

Author SHA1 Message Date
Cheng-Lung Sung
4e41f12d4e - update to 4.6.1
PR:		ports/98221
Submitted by:	maintainer (Linh Pham)
2006-06-01 00:47:59 +00:00
Cheng-Lung Sung
26bfe0f53a - Update to 1.0.6.2
PR:		ports/98146
Submitted by:	Martin Wilke <freebsd_AT_unixfreunde dot de>
2006-06-01 00:39:34 +00:00
Cheng-Lung Sung
761c5ab081 - Update to 1.10.
PR:		ports/98138
Submitted by:	maintainer (Igor Pokrovsky)
2006-06-01 00:37:21 +00:00
Jeremy Messenger
ae00e4fd7a Correct it, don't use USE_X_PREFIX that cause the circle dependency loop. 2006-06-01 00:25:39 +00:00
Joe Marcus Clarke
fb46d3f997 Presenting GNOME 2.14.2 for FreeBSD. See
http://mail.gnome.org/archives/devel-announce-list/2006-May/msg00005.html
for a list of all the changes in this release.
2006-05-31 23:41:06 +00:00
Herve Quiroz
2189ec6af9 Update to 3.1.13 (bugfix release)
PR:		98225
Submitted by:	maintainer
2006-05-31 23:19:32 +00:00
Jeremy Messenger
66ac51f93e Update to 2.14.2.1. 2006-05-31 22:21:41 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Jean Milanez Melo
25365ad3f3 - Add note about security/hostapd.
Approved by:	mnag (mentor)
2006-05-31 21:35:39 +00:00
Jean Milanez Melo
1d4970bb44 - Remove this port, the version was included in base system.
Approved by:	mnag (mentor)
2006-05-31 21:33:20 +00:00
Aaron Dalton
81722c1fae Adding port devel/p5-B-Utils, Helper functions for op tree manipulation.
Approved by:	tobez (implicit)
2006-05-31 21:16:35 +00:00
Joe Marcus Clarke
7ac78e10f9 Update to 2.2.93. 2006-05-31 20:33:08 +00:00
Joe Marcus Clarke
ed2f939dac Update to 0.5.3. 2006-05-31 20:30:08 +00:00
Thierry Thomas
24b36854ab The main site is down, mirror a copy.
Reported by:	pointyhat via Kris
2006-05-31 19:47:53 +00:00
Philip Paeps
a8408580a6 Add lua50-gettext 1.5, gettext ibinding for Lua 5.0.x.
PR:		ports/98208
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz>
2006-05-31 19:37:41 +00:00
Stefan Walter
47e00cd9c6 Fix build on 4.x.
Noticed by:	kris/pointyhat
Tested by:	Dianora on IRC
Approved by:	arved (mentor)
2006-05-31 19:34:22 +00:00
Jimmy Olgeni
27dd9212eb Remove devel/dialyzer, which was integrated into Erlang/OTP R11B-0. 2006-05-31 19:23:33 +00:00
Aaron Dalton
b1a2e1db29 Adding port devel/p5-Term-UI, Term::ReadLine UI made easy.
Approved by:	tobez (implicit)
2006-05-31 18:54:52 +00:00
Aaron Dalton
93d8e8d5b7 Adding port devel/p5-Log-Message-Simple, Simplified interface to Log::Message.
Approved by:	tobez (implicit)
2006-05-31 18:43:17 +00:00
Aaron Dalton
e50972787b Adding port devel/p5-Module-Loaded, an easy way to mark modules as loaded or unloaded.
Approved by:	tobez (implicit)
2006-05-31 18:32:56 +00:00
Aaron Dalton
f065d38d92 Adding port devel/p5-Log-Message, Powerful and flexible message logging mechanism.
Approved by:	tobez (implicit)
2006-05-31 18:21:43 +00:00
Aaron Dalton
279016240b Adding port ftp/p5-File-Fetch, a generic file fetching mechanism.
Approved by:	tobez (implicit)
2006-05-31 18:07:52 +00:00
Renato Botelho
c48fc1ace2 * security/libtomcrypt
- Update to 1.12

* math/libtommath
  - Update to 0.39

* math/tomsfastmath
  - Update to 0.09

PR:		ports/98214
Submitted by:	maintainer
2006-05-31 18:06:35 +00:00
Jean Milanez Melo
060d89d7fb - Update to 4.0.2.
- portlint(1).
- Fix plist.

PR:		ports/96274
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer (timeout 15 days), mnag (mentor)
2006-05-31 17:55:27 +00:00
Aaron Dalton
a7f930c636 Adding port archivers/p5-Archive-Extract, A generic archive extracting mechanism.
Approved by:	tobez (implicit)
2006-05-31 17:53:03 +00:00
Jean Milanez Melo
f62ba38aa4 - Update to 0.3.4.
- Unbreak on 4.X.
- Update to use new USE_RC_SUBR style.

PR:		ports/96266
Submitted by:	Olivier Beyssac <obld@r14.freenix.org> (maintainer)
Reworked by:	mnag, jmelo
Approved by:	mnag (mentor)
2006-05-31 17:50:06 +00:00
Aaron Dalton
f0004431c0 - Update from v0.05 to v0.06
- Add authors to pkg-descr

0.06  Wed Mar 22 12:00:00 2006
  - Fixed a circular reference in Audio::Wav::Write::Header that was
    causing memory to leak (thanks Sumitro Chowdhury).
  - Tidied up bits and pieces.
  - Added very basic support for WAVEFORMATEXTENSIBLE.
  - When writing files, finish() will now be called by DESTROY if
    necessary.

PR:		98172
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:49:35 +00:00
Aaron Dalton
0ae3dc3b3a - Update from v1.01 to v1.02
- Update pkg-plist

1.02  Thu Sep 15 2005  Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

	* Switched from ExtUtils::MakeMaker to Module::Build.
	* Added dependencies on Class::DBI 0.96 (thanks to MJH
          <mjh@liminalflux.net for the suggestion)
	* Updated the README documentation.
	* Changed the environment variables used for testing.
	* Fixed testing so that tests are skipped when optional
          prerequisites are not installed.
	* Removed Class::DBI::DDL::mysql as it did nothing.

PR:		98180
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:47:09 +00:00
Aaron Dalton
2a846c7c2f - Update from v2.23 to v2.27
- Update pkg-plist

2.25  15.06.2005
      user:pass with proxy support - untested (thanks to Peter)
        Please try it, I don't have such a setup.
      Cache module: use CDDB_cache instead of CDDB_get
        All files are saved in a local tree and can be reused from there.
        Please try it if you like, it's not really tested.

2.26  22.06.2005 (unreleased)
      added postgres/oracle/sqlite support (untested)
      thanks to Rick for starting with a postgres version

2.27  01.01.2006
      default port is now 8880 (not 888 anymore)
      fixes an ioctl perl problem on current redhat/fedora (thanks to
      Gregory K. Ruiz-Ade and the redhat/fedora guys)

PR:		98173
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:44:24 +00:00
Aaron Dalton
f92a51f472 - Update from v1.19 to v1.24
PR:		98191
Submitted by:	aaron
Reviewed by:	maintainer
Approved by:	maintainer, tobez (implicit)
2006-05-31 17:40:11 +00:00
Jean Milanez Melo
f28b60c86a - Update to 4.56.
PR:		ports/97132
Submitted by:	Maxim Tuliuk <mt@primats.org.ua> (maintainer)
Approved by:	mnag (mentor)
2006-05-31 17:11:09 +00:00
Roman Bogorodskiy
bdf35d9fea Fix some typos in comments.
Submitted by:	stefanf
2006-05-31 16:24:03 +00:00
Michael Landin
ba11366e94 - Update to 0.68
PR:		ports/97997
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2006-05-31 16:05:55 +00:00
Emanuel Haupt
32f036d954 Add an additional mirror
Approved by:	maintainer
2006-05-31 15:24:49 +00:00
Roman Bogorodskiy
a4c3447272 Update to 0.7.2.
PR:		98212 (based on)
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2006-05-31 15:19:27 +00:00
Sergey A. Osokin
b3b765a759 Update to fresh bugfix release 0.3.49. 2006-05-31 14:45:08 +00:00
Oliver Lehmann
acd0276c26 fix FreeBSD 4 build
PR:		98217
Submitted by:	Tod McQuillin <devin@spamcop.net>
2006-05-31 14:43:00 +00:00
Emanuel Haupt
154e1c3f0b Add blinkensisters 0.3, a parallax-style 2D scrolling platform game.
PR:		94981
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-05-31 14:26:01 +00:00
Michael Landin
82eec4526f - Update the devel/bzrtools port from 0.7 to 0.8.1 to be compatible with
devel/bazaar-ng 0.8.2.

PR:		ports/98035
Submitted by:	Ulf Lilleengen <lulf@kerneled.org> (maintainer)
2006-05-31 13:57:40 +00:00
Emanuel Haupt
a463f46fb4 Add zatacka 0.1.4, nibbles-like multiplayer game.
PR:		94982
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-05-31 13:48:58 +00:00
Emanuel Haupt
9715677bb7 Add solarconquest 0.2, a space 2D action game with plenty of shooting.
PR:		95385
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-05-31 13:30:16 +00:00
Andrew Pantyukhin
16ef18761f - Change installation directory
- Various minor fixes

PR:		ports/97145
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	krion (mentor)
2006-05-31 13:02:33 +00:00
Emanuel Haupt
b247306d8a Add pipepanic 0.1.3, a pipe connecting game using libSDL.
PR:		97558
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-05-31 12:51:03 +00:00
Vasil Dimov
7fcd3b36c7 Add new port databases/pgtop - Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://mytop.sourceforge.net/ [1]), which in turn
was inspired by the system monitoring tool top.

pgtop will connect to a PostgreSQL server and periodically run queries against
the pg_stat* relations and attempt to summarize the information from them in a
useful format.

http://search.cpan.org/~cosimo/pgtop-0.04/pgtop

[1] this site is not available, the correct one is:
http://jeremy.zawodny.com/mysql/mytop/

PR:		ports/98204
Submitted by:	r@robakdesign.com <r@valinor.amu.edu.pl>
2006-05-31 12:36:20 +00:00
Volker Stolz
d859e3a10f Provide a local haven for distfile
PR:		ports/97582
Submitted by:	maintainer
2006-05-31 12:29:55 +00:00
Vanilla I. Shu
9150feb10a Upgrade to latest version. 2006-05-31 12:22:46 +00:00
Michael Landin
47e97bc3f4 - This patch updates the www/opera-devel port to Opera 9.0 Beta 2.
Changelog: http://www.opera.com/docs/changelogs/freebsd/900b2/

PR:		ports/97683
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-05-31 12:16:19 +00:00
Emanuel Haupt
daa38a472a Add an additional mirror
PR:		98209
Submitted by:	Sulev-Madis Silber <madis555@hot.ee> (maintainer)
2006-05-31 11:59:57 +00:00
Michael Landin
edd9f4da03 - Update to -> 0.6b1
PR:		ports/97585
Submitted by:	maintainer
2006-05-31 11:53:05 +00:00
Andrew Pantyukhin
2196b9068c - Mark broken on 4.x
Reported by:	pointyhat via kris
Approved by:	krion (mentor, implicit)
2006-05-31 11:35:47 +00:00