Commit graph

1735 commits

Author SHA1 Message Date
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Marcelo Araujo
e9857005c1 - Update to 20070722.
- Add files/patch-GNUmakefile.

Reported by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	pav (portmgr, in mentor's absence), Stephen Hurd (maintainer)
2007-07-30 01:41:20 +00:00
Rong-En Fan
5af0937b58 - Update to 3.25
PR:		ports/114940
Submitted by:	Conor McDermottroe <ports at mcdermottroe.com> (maintainer)
2007-07-27 14:53:23 +00:00
Martin Wilke
93b529c226 - Update to 0.6.18
PR:		114914
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-07-26 20:17:07 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Frank J. Laszlo
6e17578b4d - Add even more ports to the new "geography" category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:53:52 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Pav Lucistnik
79be66c4ed - Update to 0.0.3
PR:		ports/114778
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-22 00:58:42 +00:00
Marcelo Araujo
a1a53f584e - Add ICONS and DESKTOP files forgotten in the last commit.
- Add pkg-plist file.

Reported by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	stas (mentor)
2007-07-17 14:24:21 +00:00
Marcelo Araujo
418670d762 - Update to 0.9.20070704.
PR:		ports/113072
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	stas (mentor)
2007-07-15 15:59:54 +00:00
Diane Bruce
2d58078d8c - Update to latest
Approved by:	ehaupt (mentor)
2007-07-10 21:10:18 +00:00
Diane Bruce
a23d0bf818 - update to 2.34
Approved:	ehaupt (mentor)
2007-07-10 16:41:16 +00:00
Cheng-Lung Sung
6418cbbd5e - Update to 0.9.5
PR:		ports/114038
Submitted by:	Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
Reviewed by:	clsung
2007-07-06 00:45:41 +00:00
Diane Bruce
6739f13df5 qrq is an open source morse telegraphy trainer for Linux and
Unix operating systems, similar to the classic DOS version of Rufz
by DL4MM. It's not intended for learning telegraphy (have a look at
radio.linux.org.au for CW learning software), but to improve the ability
to copy callsigns at high speeds, as needed for example for Contesting.

Approved by:	ehaupt (mentor)
2007-07-05 17:57:56 +00:00
Diane Bruce
f533c30faf Fix build under -CURRENT by making it build with gcc 4.2. [1] The
introduced patch fixes a bad macro in the source code.

Notified by:	Pav (via pointyhat) [1]
Approved:	ehaupt (mentor)
2007-07-05 16:17:06 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Andrey Slusar
2dda29fc41 Fix build on 7.0-CURRENT
Reported by:	pointyhat via pav
2007-07-03 17:49:39 +00:00
Kevin Lo
ed004dc313 Fix build with gcc4.
Approved by: anders (maintainer)
2007-07-02 09:34:37 +00:00
Rong-En Fan
36d0349da5 - Update to 0.3
- While I'm here, remove support for 4.x system

PR:	    	  ports/113200
Submitted by:	  Petr Wolf <w-p at inmail.cz>
Approved by:	  maintainer
2007-07-01 08:05:12 +00:00
Edwin Groothuis
9bd7610cae Chase the addition of kld category to some missing ports 2007-06-30 00:40:46 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Mark Linimon
c93cddc7fa Mark as deprecated, since this works on no supported FreeBSD version.
Hat:		portmgr
2007-06-29 08:14:16 +00:00
Andrew Pantyukhin
602f01c5e2 - Use ARCH instead of MACHINE_ARCH
Approved by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit),
		pav
2007-06-28 17:20:33 +00:00
Pav Lucistnik
34f92f1079 - Fix plist on !i386
OK'ed by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2007-06-28 15:45:24 +00:00
Pav Lucistnik
9a1cc04299 - Update to 0.6.17
PR:		ports/113926
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-06-27 14:07:31 +00:00
Anton Berezin
8b80fc98bf Teach comms/garmin-utils about cuadX when compiling on FreeBSD 6+.
Bump PORTREVISION.

PR:		113914
Approved by:	maintainer
2007-06-26 08:04:02 +00:00
Diane Bruce
5a5d7aa8f7 - Correct problem under gcc 4.1 and amd64 [1]
- Remove support for FreeBSD 4.x

Notified by:	kris (via pointyhat) [1]
Approved by:	ehaupt (mentor)
2007-06-22 20:52:16 +00:00
Martin Wilke
97b50bbb32 - Add backup MASTER_SITES
PR:		113907
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-06-22 12:31:46 +00:00
Pav Lucistnik
9b80c2d884 - Update to 0.0.4pre3
PR:		ports/113698
Submitted by:	Joe Holden <joe@joeholden.co.uk> (maintainer)
2007-06-18 10:50:12 +00:00
Beech Rintoul
4b0bc31c45 - Update maintainer address. 2007-06-14 22:31:03 +00:00
Ion-Mihai Tetcu
f945c326ac remove 4.x support (EOL)
PR:		ports/111946
Submitted by:	araujo@
2007-06-12 21:53:50 +00:00
Ion-Mihai Tetcu
f40b993171 Remove support to FreeBSD 4.x (EOL)
PR:		ports/111941
Submitted by:	araujo
Approved by:	maintainer
2007-06-11 08:41:21 +00:00
Rong-En Fan
db704181e2 - Update to 0.8.0
PR:		ports/113508
Submitted by:	Matt Dawson <matt at chronos.org.uk> (maintainer)
2007-06-11 03:15:50 +00:00
Li-Wen Hsu
9bc087729c - Fix MASTER_SITES
- Set maintainership to submitter
2007-06-01 16:13:43 +00:00
Martin Wilke
f9f40f6e67 - Update to 1.4.7
PR:		113018
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-05-27 21:53:25 +00:00
Kris Kennaway
de1ccba756 BROKEN with gcc 4.2 2007-05-26 20:23:12 +00:00
Yoshio MITA
1eaeed18ca committed patch for tk8.4. Program works fine.
PR:		ports/110581
2007-05-25 15:59:15 +00:00
Martin Matuska
dbc3a63caa - counterpatch proposed by mm@ (maintainer approved)
- fixed build on i386 if devel/readline installed
- fixed build on FreeBSD 5.5
- added NO_INSTALL_MANPAGES knob

PR:		ports/112321
Approved by:	garga (mentor)
2007-05-25 10:50:47 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
3c94745777 - Update to 1.4.6
PR:		112142
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-04-26 19:43:59 +00:00
Diane Bruce
a54b7df9bc - Remove support for EOL FreeBSD releases. [1]
- Add backup distribution site.

PR:		ports/111951 [1]
Approved by:	ehaupt (mentor)
2007-04-24 16:03:14 +00:00
Diane Bruce
db195b7003 - Remove support for EOL FreeBSD releases. [1]
- Fix to use correct parallel port

PR:		ports/111947 [1]
Approved by:	ehaupt (mentor)
2007-04-23 21:35:01 +00:00
Diane Bruce
feb17f718f - Remove support for EOL FreeBSD releases. [1]
- Replace pkg-plist with PLIST_FILES. [1]
- Add backup distribution site.

PR:		ports/111943 [1]
Approved by:	ehaupt (mentor)
2007-04-23 21:29:39 +00:00
Diane Bruce
9ce19b5e36 - Update version to 2.28
- Remove support for 4.x
- Tidy up Makefile a bit

Approved by:	ehaupt (mentor)
2007-04-23 21:28:04 +00:00
Martin Wilke
4e08ee5a31 - Remove 4.X gruft
PR:		111948
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer
2007-04-23 08:19:32 +00:00
Martin Wilke
39f5eecbaa - Drop 4.X gruft.
PR:		111942
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
Approved by:	maintainer
2007-04-23 06:56:34 +00:00
Martin Wilke
1127ff5d99 - Update to 3.24
PR:		111874
Submitted by:	miwi
Approved by:	maintainer
2007-04-20 20:25:30 +00:00
Diane Bruce
501165aa19 - Inadvertantly removed one too many patches
Notified by:	kris
Approved by:	ehaupt (mentor)
2007-04-19 18:20:27 +00:00
Cheng-Lung Sung
4b8d4c4572 Add p5-SMS-Send-TW-PChome 0.01, SMS::Send driver for sms.pchome.com.tw.
PR:		ports/111334
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2007-04-18 07:48:27 +00:00