Commit graph

5775 commits

Author SHA1 Message Date
Chin-San Huang
4c62932a46 - Bump PORTREVISION to chase the swish-e shared library update.
Approved by:	rafan (mentor, implicit)
2007-07-30 15:32:22 +00:00
Chin-San Huang
9db77b87ea - Update to 1.4.2.
Approved by:	rafan (mentor, implicit)
2007-07-30 13:53:16 +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
Andrew Pantyukhin
24fafc22ac - Update to 0.90 2007-07-30 07:38:22 +00:00
Chin-San Huang
4af0afc7bf Add termatrix, emulates Matrix terminal's "green tears" effect.
Approved by:	rafan (mentor, implicit)
2007-07-30 04:40:53 +00:00
Beech Rintoul
a85077bb08 - Update to latest version - 1.3
- Set master sites to developers repo.
- Replace patch with reinplace_cmd.
- Remove unnecessary autotools, config args and worksrc=.
- Pass maintainership to submitter.

PR:		ports/114840
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
Approved by:	sat (mentor)
2007-07-30 03:59:43 +00:00
Lars Engels
50e6114a30 - Update to 2.5.3
- Use 'exec' in startup script

Approved by:	miwi (mentor)
2007-07-29 22:21:45 +00:00
Pav Lucistnik
f38ecd9570 pspresent is a presentation tool to display full-screen PostScript
presentations. It provides simple navigation, and double-buffers for
seamless transitions.

WWW: http://www.cse.unsw.edu.au/~matthewc/pspresent

PR:		ports/114887
Submitted by:	Timothy Bourke <timbob@bigpond.com>
2007-07-29 20:41:50 +00:00
Michael Nottebrock
a49cca2a0f Fix build 2007-07-27 13:38:04 +00:00
Rong-En Fan
bfa3388f8f - Correctly fix schg flag and make clean problem. It is ${WRKDIR}/var/empty
that has the flag set and that directory is not under ${WRKSRC}

PR:		ports/114878
Submitted by:	Scot Hetzel <swhetzel at gmail.com
2007-07-26 17:19:24 +00:00
Martin Wilke
9ca7f20fc5 - Update to 7.13.0
- Pass maintainership to submitter

PR:		114846
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-07-24 09:49:49 +00:00
Martin Wilke
3f5892ca07 - Update to 7.6.2
- Pass maintainership to submitter

PR:		114845
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-24 09:48:42 +00:00
Maxim Sobolev
53ad11ba34 Fix packing list on i386.
Submitted by:	sat
2007-07-23 21:24:52 +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
Vasil Dimov
b91d4c0689 * Upgrade misc/iselect from 1.3.1 to 1.4.0
http://cvs.ossp.org/pkg/tool/iselect/ChangeLog
* Use MASTER_SITE_OSSP
2007-07-22 12:58:28 +00:00
Vasil Dimov
5531dccf33 * Upgrade misc/ossp-uuid from 1.5.1 to 1.6.0
* s/INSTALLS_SHLIB/USE_LDCONFIG
* Add regression-test: target (same as test:)
2007-07-22 11:09:46 +00:00
Maxim Sobolev
ca1d7c7231 Build libtonezone.a with -fPIC, which is necessary at least on AMD64
to allow linking it into the loadable module. Bump PORTREVISION.
2007-07-22 10:42:30 +00:00
Maxim Sobolev
7286a50dc5 Update to 1.4.1. 2007-07-22 10:36:56 +00:00
Maxim Sobolev
3122d1afe6 Update to 1.4.6.
Submitted by:	Oleksandr Tymoshenko
2007-07-22 08:58:36 +00:00
Pav Lucistnik
94a1180adb - Depends on broken package qextmdi; set for removal in 2 months 2007-07-21 23:24:05 +00:00
Andrew Pantyukhin
b5857730a5 Add port misc/pantry:
Pantry is a command-line oriented nutrient analysis program. It is a
true command-line program: there are no menus, there are no prompts.
Instead, you simply type commands from your shell prompt, and Pantry
does what you ask it to do, displaying results if you have asked it to
do that.

In addition to using Pantry from your shell prompt, you also interact
with it through XML files. Using XML, you can edit Pantry's
configuration file. You can also add nutrient information for custom
foods (though Pantry includes nutrient information for over 7,000 foods
to get you started) and recipes using XML.

WWW: http://pantry.sourceforge.net/
Author: Omari Norman <massysett at users.sourceforge.net>
2007-07-21 19:55:12 +00:00
Andrew Pantyukhin
e6809a37d4 - Update to 12.6
- Move docsdir to avoid conflicts with sysutils/nut
- Respect CC and don't do -Os
2007-07-21 10:48:59 +00:00
Rong-En Fan
88c7acffe6 - Update to 2.0.1
PR:		ports/114696
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2007-07-19 16:05:56 +00:00
Max Khon
08226fb48e Use the printf' utility instead of echo' to quote the directory name.
This fixes changing directories when shell is bash >= 3.2.

PR:		113996
Obtained from:	Midnight Commander CVS
2007-07-18 03:59:42 +00:00
Michael Nottebrock
ef4b89628e Remove duplicate path element from XDG_*_DIRS to avoid crashes in Firefox.
PR: ports/114678
Submitted by: Mark Hobden <markhobden@gmail.com>
2007-07-17 23:04:22 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Andrew Pantyukhin
9f4adb5f82 - Fix a couple of "extra qualification" gcc4 issues
Approved by:	portmgr (pav)
2007-07-14 16:16:30 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Martin Wilke
657790001d - Update to 2.0.0
PR:		114501
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2007-07-12 10:50:31 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Rong-En Fan
4a36135c3b - Update to 2.16.1
- Tweak COMMENT

PR:		ports/113962
Submitted by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)

- Respect NOPORTEXAMPLES
- Use PLIST_FILES, PORTEXAMPLES to kill small pkg-plist

Approved by:	maintainer timeout (14 days)
2007-07-08 07:34:58 +00:00
Emanuel Haupt
4f8189a01d Simplify do-build. 2007-07-06 07:53:48 +00:00
Emanuel Haupt
ee0c0bf695 - Take maintainership
- Add two additional mirrors
2007-07-06 07:05:15 +00:00
Martin Wilke
7a8d737319 -Update to 0.4.3.3.1
PR:		113615
Submitted by:	Max Brazhnikov<makc@issp.ac.ru> (maintainer)
2007-07-05 13:36:22 +00:00
Michael Nottebrock
ff39d35856 Revert more PORTREVISION accidents 2007-07-05 12:51:14 +00:00
Martin Wilke
1f4761a1f2 - Add specify mandir
PR:		114162
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-04 11:33:33 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Mark Linimon
ba2bdc0fff Reset jsellens@generalconcepts.com due to a maintainer timeout and no
response to email.
2007-07-04 05:02:35 +00:00
Joe Marcus Clarke
efefc18520 Update to 2.18.2. 2007-07-03 06:21:50 +00:00
Michael Johnson
1447682bc3 Update to 20070702 snapshot 2007-07-02 20:14:54 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +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
Martin Wilke
67e349a7ee - Update to 1.10.9 2007-06-29 08:24:12 +00:00
Andrey A. Chernov
a8bdf00dd8 Back out CFLAGS fix because it is now committed to sys.mk 2007-06-26 19:47:55 +00:00
Andrey A. Chernov
00cd032941 Allow 8bit chars be read from file 2007-06-26 11:49:51 +00:00
Andrey A. Chernov
8d192ded06 Back out v1.33 because it requires unzip presence at 'install'
stage (not at 'extract' stage) and this can't be properly handled.
(We don't have INSTALL_DEPENDS and similar to it RUN_DEPENDS used on
'install' stage too adds unneded depend into the package itself)
2007-06-26 09:00:45 +00:00
Andrey A. Chernov
69be1482c0 Use -fno-tree-vrp as better variant of prev. workaround 2007-06-26 07:23:43 +00:00
Andrey A. Chernov
4313e717c1 Remove wrongly placed comment line in prev. commit 2007-06-25 13:12:41 +00:00
Andrey A. Chernov
7a39d4f85a Force -O due to silent gcc 4.2.0 loop optimization bug with -O2 2007-06-25 12:45:45 +00:00
Martin Wilke
fa4d70b885 - Update to 1.2.90 2007-06-24 12:19:17 +00:00
Andrey A. Chernov
89eafde5b2 Allow more by few chars in prev. patch Name&Loc restriction
because Draw* routines do neccessary check.
2007-06-24 05:59:48 +00:00
Andrey A. Chernov
eb0925e19a Sanitize Name and Location given in the command line.
Fix the bug with 8bit chars in the Name & Location in the text output.
2007-06-23 14:20:21 +00:00
Andrey A. Chernov
854b8ce0db Install ephemeris files directly on do-install step 2007-06-23 02:51:14 +00:00
Andrey A. Chernov
688078e432 Remove additional category
Use USE_ZIP
2007-06-23 02:33:29 +00:00
Mathieu Arnold
6b6fa26175 Update to version 2.0 beta 11.2
PR:		113937
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org>
2007-06-22 10:56:08 +00:00
Andrey A. Chernov
d235e4d10d Install all ephemeris files now
Minor tweaks
2007-06-21 22:53:21 +00:00
Erwin Lansing
b35704b69a - remove 4.x workaround
PR:		113814
Reviewed by:	erwin
Approved by:	maintainer

- reset maintainership

Submitted by:	maintainer
2007-06-21 15:59:12 +00:00
Rong-En Fan
52a6e35ac2 - Remove schg flags before 'make clean', otherwise we can not remove
WRKSRC/var/empty. This only happens on 7.x.

PR:		    ports/112899
Submitted by:	    Lars Engels <lars.engels at 0x20.net>
2007-06-21 15:34:48 +00:00
Martin Wilke
7c8d35e329 - Update to 1.10.8 2007-06-20 14:02:52 +00:00
Marcus Alves Grando
dce8496796 * Please welcome compat6x
--
This package allows you to install the compat6x libraries on your
system, so you can use legacy binaries that depend on them.
--

Thanks to:	All testers
2007-06-20 03:00:26 +00:00
Martin Wilke
94448f16fc - Update to 1.9 2007-06-16 09:56:12 +00:00
Kris Kennaway
850039fa36 BROKEN: Size mismatch (still) 2007-06-10 04:20:58 +00:00
Yen-Ming Lee
52eb7d363a - update to 1.14 2007-06-08 08:29:06 +00:00
Martin Wilke
95995732f4 - Take maintainership 2007-06-06 07:54:42 +00:00
Mark Linimon
6924e88034 Reset filippo.natali@gmail.com, who is very short on free time right now.
Hat:		portmgr
2007-06-06 07:45:35 +00:00
Edwin Groothuis
9f82bdcd4e Move misc/gretl to math/gretl; add secondary category of finance
gretl is used in the mathematical analysis of time series,
	and has a functionality that is similar to various statistical
	and signal processing components of it++, octave, scilab,
	R, numpy/scipy, etc. -- most of which are in the math
	category.  It should really be placed there, rather than
	in misc.  In recognition of the fact that it implements
	some methods that are commonly (but not exclusively!) used
	in econometrics, it should also be given a secondary listing
	in finance.  (In my opinion, however, it shouldn't be given
	a primary listing in that category, because most of the
	ports there deal with the nuts-and-bolts of accounting,
	payment methods, taxes, and stock tracking.  To my knowledge,
	the only ports now in finance that remotely resemble gretl
	are quantlib, xtrader, and qtstalker, all of which employ
	simpler methods that are more specific to financial time
	series than are the more general methods in gretl.

PR:		ports/113052
Submitted by:	bf <bf2006a@yahoo.com>
2007-06-04 11:34:17 +00:00
Edward Tomasz Napierala
d3477890ba - Update to 4.2.31. This fixes CVE-2007-2452; VuXML entry will come later.
Approved by: miwi (mentor)
2007-06-01 12:19:34 +00:00
Tilman Keskinoz
c0c54fbe75 Fix build with gcc4 2007-05-30 20:17:19 +00:00
Jeremy Messenger
ef349f1be4 Remove X11BASE stuff from plist, they are no longer need.
Reviewed by:	marcus
2007-05-30 04:19:13 +00:00
Nicola Vitale
b9b274ea56 - Update to 0.1.0
- Use NOPORTEXAMPLES
2007-05-29 12:37:05 +00:00
Michael Johnson
206630194e Update to 20070528 snapshot 2007-05-28 15:31:59 +00:00
Martin Wilke
35a0ca0625 - Update to r7471
PR:		112354
Submitted by:	Matt Mills<matt_mills@btopenworld.com> (maintainer)
2007-05-27 22:31:25 +00:00
Martin Wilke
42ee649be0 - Update to 1.6.5
PR:		113008
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-05-27 10:40:21 +00:00
Kirill Ponomarev
d5f9a73cc0 Fix build with gcc4.2 2007-05-26 20:39:02 +00:00
Kris Kennaway
71b36ac469 BROKEN with gcc 4.2 2007-05-25 23:05:08 +00:00
Michael Landin
9651e6ebad - update to -> 3.16
Mainly bugfixing
2007-05-25 20:45:14 +00:00
Yoshio MITA
fc414c3662 Maintaine's update to the latest release
Pointed out by Julian Stacey
2007-05-25 14:45:41 +00:00
Martin Matuska
1756fd6ba9 - drop maintainership on maintainer request
- mark port as deprecated
- set expiration date to 2007-11-25

PR:		ports/112394
Approved by:	garga (mentor)
2007-05-25 10:57:39 +00:00
Dirk Meyer
13b3264699 - update for gnustep-make-2.0.0 2007-05-25 05:55:36 +00:00
Edwin Groothuis
7affe67e7c Upgrade to 2007f 2007-05-24 22:11:25 +00:00
Joe Marcus Clarke
64531cd6b4 This port does not need XLIB.
Approved by:	portmgr (implicit)
2007-05-23 02:24:56 +00:00
Joe Marcus Clarke
90774037f4 Remove support for a separate X11BASE.
Approved by:	portmgr (implicit)
2007-05-19 22:01:13 +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
Andrew Pantyukhin
9df2f491d8 Add port misc/cloc:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages.

cloc contains code from David Wheeler's SLOCCount and Damian Conway and
Abigail's Perl module Regexp::Common.

WWW: http://cloc.sourceforge.net/
Author: Al Danial <al.danial@gmail.com>
2007-05-02 17:46:47 +00:00
Martin Wilke
b2309a5619 - Update to 1.0.1
PR:		112275
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2007-05-01 23:18:33 +00:00
Maxim Sobolev
fe6faddcd4 Don't create ${LOCALBASE}/${LOCALBASE}/{lib,include} directories on installation. 2007-05-01 01:48:00 +00:00
Martin Wilke
c772e4aa72 The GnomeSword GUI is a frontend to the SWORD project.
The SWORD Project is an effort to create an ever expanding software
package for research and study of God and His Word. The SWORD Bible
Framework allows easy manipulation of Bible texts, commentaries,
lexicons, dictionaries, etc.  Many frontends are build using this
framework. An installed module set may be shared between any frontend
using the framework.

WWW: http://gnomesword.sourceforge.net/

PR:		ports/112196
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
2007-04-29 22:57:04 +00:00
Jeremy Messenger
1fe2d00441 Back it out, it breaks the installation and gnome-applets is the only one
port that has it. It's safer to keep in gnome-applets's plist.

Discussed with:	marcus
2007-04-29 20:06:47 +00:00
Jeremy Messenger
40a78f259b Add svgxsvg in the list to take care of this directory too, bump the
PORTREVISION.
2007-04-29 17:12:37 +00:00
Nicola Vitale
bfe50342d5 - Update to 0.0.7 2007-04-28 08:35:42 +00:00
Martin Wilke
96f5440d16 - Update to 1.0.0
- Take maintainership
2007-04-27 20:46:01 +00:00
Maxim Sobolev
b74d216cb2 Remove these two ports, we don't need them with the release of asterisk 1.2.17. 2007-04-27 18:21:47 +00:00
Joe Marcus Clarke
24fa0fb373 Restore a hunk that was accidentally removed with the MIMEDIRS fix.
Submitted by:	roam
2007-04-27 14:48:31 +00:00
Joe Marcus Clarke
1c0bb5fd51 Correct MIME dirs in patch. 2007-04-26 19:09:22 +00:00
Akinori MUSHA
ca37cc32c5 Update to 1.2.0.
- Suffix every temporary file with the same suffix as the original
  file, so that file name aware programs can play nicely with it.
2007-04-26 09:49:00 +00:00
Maxim Sobolev
18e155390a Assume maintainetship.
Approved by:	ex-MAINTAINER
2007-04-26 00:32:52 +00:00
Maxim Sobolev
559dc94729 o Update zaptel to 1.4.1;
Submitted by:	Oleksandr Tymoshenko <gonzo@pbxpress.com>

o update libpri to 1.4.0;

PR:		111555
Submitted by:	"Phillip N." <pneumann@gmail.com>

o update asterisk12 to 1.2.7.

Sponsored by:	Sippy Software, Inc. ( http://www.sippysoft.com/ )

The reason it all is going in together is that they are interdependent.
2007-04-26 00:11:37 +00:00
Michael Johnson
9e7853add3 Update to 20070425 snapshot 2007-04-25 13:29:16 +00:00
Martin Wilke
d6414e362d - Update to 2.0.b10
PR:		112042
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2007-04-24 22:37:03 +00:00
Yen-Ming Lee
47e6a10a58 - Update to 1.3.1
PR:		112075
Submitted by:	leeym
Approved by:	maintainer
2007-04-24 15:07:55 +00:00
Joe Marcus Clarke
6643cb30b3 Update to 0.21. 2007-04-22 03:49:34 +00:00
Martin Wilke
3e8d36d894 - Unbreak
- Fix build with HEAD

PR:		111976
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-04-21 17:42:56 +00:00
Kris Kennaway
4dedbdfa59 BROKEN: Size mismatch 2007-04-21 17:31:18 +00:00
Norikatsu Shigemura
10fe213748 chflags noschg before pkg_delete.
Pointed out by:			pointy hat via kris over gnn
Special Commiting Thanks with:	gnn
2007-04-21 03:24:32 +00:00
Marcus Alves Grando
83fb33d581 - Update to 2007.5
PR:		111838
Submitted by:	chinsan
2007-04-21 00:41:43 +00:00
Martin Wilke
3227acebd1 - Update to 1.6.4
PR:		111871
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-04-20 21:07:59 +00:00
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Martin Wilke
4b7aacbb0c - Update to 4.2
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-04-17 20:12:59 +00:00
Martin Wilke
ed477c4517 - Update to 4.2
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-04-17 20:00:41 +00:00
Martin Wilke
9c170d661a - Update to 1.6.2
PR:		111624
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-04-17 19:21:31 +00:00
Edwin Groothuis
a7e7a17218 Remove 4.x support from other ports from makc <makc@issp.ac.ru>
Submitted by:	makc <makc@issp.ac.ru>
2007-04-16 11:23:41 +00:00
Jean-Marc Zucconi
6ec4d9369d Use <termios.h> instead of <sgtty.h>
PR:		ports/110384
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-04-14 12:17:55 +00:00
Edward Tomasz Napierala
985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Maxim Sobolev
89cf249c6f Create symlink ${PREFIX}/include/zaptel -> ${PREFIX}/include to make happy
applications that expect to include <zaptel/zaptel.h> (asterisk 1.4.x).
2007-04-13 07:04:32 +00:00
Maxim Sobolev
b116ec46f5 Catch runaway file. 2007-04-13 06:45:02 +00:00
Maxim Sobolev
ce672e2ab4 Update to 1.2.13. 2007-04-13 06:43:57 +00:00
Andrew Pantyukhin
c0a5dc4402 - Update to 12.5 2007-04-12 19:46:46 +00:00
Oliver Lehmann
9646c0a68d update xfce to 4.4.1
bump PORTREVISION where needed
2007-04-11 16:26:53 +00:00
Martin Wilke
22a6daf269 - File was rerolled for a small bugfix.
Notes from author:
        Tighten up portability of code in a few places...

Submitted by:	pointyhat via kris
Approved by:	maintainer
2007-04-11 11:47:22 +00:00
Markus Brueffer
9c41eb19da Update to version 1.2.10 2007-04-10 02:59:37 +00:00
Michael Johnson
4a2db7df85 Update to 2.18.1 2007-04-09 14:34:26 +00:00
Edwin Groothuis
69c722af02 keep a copy of safeguarding until the NO_PACKAGE non-retrieval of distfiles is resolved 2007-04-06 03:58:30 +00:00
Marcus Alves Grando
08dfacd697 - Update to 2007.3 2007-04-06 03:55:55 +00:00
Edwin Groothuis
47d6520502 give more usefull NO_PACKAGE reason 2007-04-04 23:34:42 +00:00
Joe Marcus Clarke
00993fd721 Update to 2.18.0. 2007-04-03 20:38:53 +00:00
Edwin Groothuis
999c8cb564 update to 2007e
PR:		111188
Submitted by:	Andrew Zavjalov<jerom@bibirevo.net>
2007-04-03 20:25:44 +00:00
Pav Lucistnik
cfa7269b11 - Convert existing ports to a new bsd.tcl.mk order
PR:		ports/109097
Submitted by:	Martin Matuska <martin@matuska.org>
Tested on:	pointyhat exp-run
2007-04-02 22:56:15 +00:00
Mathieu Arnold
cf6b4e340f Update to 1.14 2007-04-02 16:51:50 +00:00
Markus Brueffer
00c08d3487 Update to version 1.0 2007-04-02 13:15:40 +00:00
Sergey Skvortsov
efd4058b1d Add xdelta3 3.0q, open-source binary diff, VCDIFF/RFC 3284 delta
compression.
2007-04-01 13:26:49 +00:00
Sergey Skvortsov
e40bd0b0c5 Update to 1.1.4, take maintainership. 2007-04-01 13:25:27 +00:00
Edwin Groothuis
486b7428c2 Update to 2007d 2007-03-31 09:27:45 +00:00
Gabor Kovesdan
00c120ed8c - Update to 1.2.4
- Use NOT_FOR_ARCHS instead of BROKEN
- portlint(1)

PR:		ports/110297
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
Approved by:	maintainer timeout
2007-03-29 21:02:06 +00:00
Martin Wilke
b69887fe9e - Update to 2.0 b9
PR:             110973
Submitted by:   Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2007-03-28 16:30:49 +00:00
Andrew Pantyukhin
34e8a870f8 - Update to 12.4 2007-03-27 21:06:22 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Martin Wilke
8f6e2300a3 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the PyQt4 demo and examples.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109634
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 10:16:57 +00:00
Martin Wilke
9045d6e974 PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.
This package provides the PyQt4 documentation.

WWW: http://www.riverbankcomputing.co.uk/pyqt/

PR:		ports/109633
Submitted by:	Danny Pansters <danny at ricin.com>
2007-03-27 09:56:50 +00:00
Martin Wilke
32ac711679 - Update to 1.6.1
PR:             110817
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-27 07:38:08 +00:00
Martin Wilke
3fd612a0fd - Update to 2.5.2
PR:             110769
Submitted by:   Lars Engels <lars.engels@0x20.net> (maintainer)
2007-03-26 11:26:01 +00:00
Norikatsu Shigemura
a238254750 Fix "make clean" error. 2007-03-26 04:58:06 +00:00
Cheng-Lung Sung
810cf4748c - Update to 1.2.3
- Now compiles with gcc 33, 34, 40 and 41

PR:		ports/110795
Submitted by:	Ulrich Spoerlein <uspoerlein_AT_gmail dot com>
2007-03-26 01:59:37 +00:00
Jun Kuriyama
c656eb4500 - Fix AMANDA_PORTRANGE knob, and rename it to AMANDA_TCPPORTRANGE.
PR:		ports/110687
Submitted by:	"Douglas K. Rand" <rand@meridian-enviro.com>
2007-03-25 11:53:31 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Pav Lucistnik
49e5bb3b00 - Fix after objformat removal
PR:		ports/109925 (based on)
Submitted by:	rafan
Approved by:	maintainer timeout (perky; 18 days)
2007-03-23 20:16:40 +00:00
Mark Linimon
81e4371710 Reset mharo due to maintainer-timeouts and no response to PRs.
Hat:		portmgr
2007-03-23 09:47:31 +00:00
Mark Linimon
982628f81a Reset andrew.nau.ua@gmail.com at his request due to lack of time.
Hat:		portmgr
2007-03-23 08:38:30 +00:00
Martin Wilke
3ffdcf55e4 - Update to r7379
PR:             110668
Submitted by:   Matt Mills<matt_mills@btopenworld.com> (maintainer)
2007-03-22 10:36:50 +00:00
Martin Wilke
f4cca8930f - Marked broken for 7.X
Submitted by:   pointyhat via kris
Approved by:    maintainer
2007-03-22 09:34:23 +00:00
Oliver Lehmann
e424310f43 define USE_XFCE to get MASTER_SITE_SUBDIR defined 2007-03-21 15:51:02 +00:00
Martin Wilke
d82b84fbe7 - Update to 4.2.30
PR:             110596
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 13:17:12 +00:00
Martin Wilke
63158fb38a - Use TCL/TK 84
- Pass maintainership to submitter

PR:             110580
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-21 12:32:55 +00:00
Martin Wilke
be32e6e4cc - Use TCL/TK 8.4
- Pass maintainership to submitter

PR:             110571
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-21 12:32:50 +00:00
Thierry Thomas
27fa7bdddb - Fix build with gcc42 (lvalue required as left operand of assignment).
Since I'm here:

- update my e-mail;
- set USE_LDCONFIG;
- fix pkg-message for package installation;
- use DOCSDIR.

Reported by:	pointyhat via Kris
2007-03-20 21:22:49 +00:00
Rong-En Fan
3cc822b9bc Add p5-Geography-NationalGrid-TW 0.03, convert Taiwan Datum (TWD67/TM2,
TWD97/TM2) to/from Latitude and Longitude.

PR:		ports/110558
Submitted by:	chinsan
2007-03-20 11:23:49 +00:00
Rong-En Fan
5e9a12e0a0 Add p5-Geography-NationalGrid 1.6, create an object for a point and to
transform coordinate systems.

PR:		ports/110557
Submitted by:	chinsan
2007-03-20 11:21:56 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Ade Lovett
2110a9d81d The single NLS file (ru.po) is broken with the new gettext. Given the
absence of any updates to this port, make USE_GETTEXT a no-op for now.
2007-03-17 22:38:27 +00:00
Martin Wilke
c28428c4d5 The heyu port makes use of <sgtty.h>, though it supports <termios.h>
when -DPOSIX is turned on. Using <sgtty.h> is bad, because it breaks
on kernels without COMPAT_43TTY

PR:             110360
Submitted by:   Ed Schouten <ed@fxq.nl>
Approved by:    maintainer
2007-03-16 21:05:59 +00:00
Martin Wilke
8e0976766b - Avoid sgtty.h
PR:             110378
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
2007-03-16 21:05:54 +00:00
Martin Wilke
4f8b3b5b69 - Fix build
- Bump PORTREVISION

PR:             110293
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-16 12:14:51 +00:00
Martin Wilke
637674739d - Reset maintainership (mail bounce)
Approved by:	portmgr (linimon)
2007-03-16 09:17:52 +00:00
Mark Linimon
784eab2ac6 Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR:	101029 [1], 108862 [2]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
2007-03-14 04:12:32 +00:00
Jeremy Messenger
d8426aee69 Fix the plist, bump the PORTREVISION.
Reported by:	krismail
2007-03-13 19:35:28 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Martin Wilke
53785e1cc5 2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8) instead
2007-03-13 18:54:28 +00:00
Martin Wilke
f3dd7df3ad - Fix build with new tcl/tk layout.
PR:             110263
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 13:30:55 +00:00
Martin Wilke
db072aa527 - Fixed libimg and tkstep dependencies
PR:             110229
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-13 13:02:03 +00:00
Nicola Vitale
aeb5adc715 Yolk is a Python library and command-line tool for obtaining information
about packages installed by setuptools and packages on PyPI (Python Package
Index a.k.a. The Cheese Shop).

WWW:	http://tools.assembla.com/yolk/
2007-03-12 10:07:59 +00:00
Mark Linimon
0e6ef57896 Remove expired port misc/pbs. 2007-03-11 03:10:42 +00:00
Boris Samorodov
225a5a7cc1 . permit using buffers upto 64MB; [1]
. bump PORTREVISION.

PR:		106806  [1]
Submitted by:	Eugene Grosbein <eugen at grosbein.pp.ru>  [1]
Approved by:	joerg (maintainer timeout 10 weeks)  [1]
Discussed at:	freebsd-hackers@, freebsd-ports@  [1]
2007-03-09 14:17:07 +00:00
Rong-En Fan
74c9b4373d No matter ncursesw from ports or base (OSVERSION >= 700033), it's in
search path. This also fix build after inclusion ncursesw in current.
2007-03-09 12:20:26 +00:00
Roman Bogorodskiy
ee0a3ac8c4 - Use "fixed" as a default font instead of "helvetica" since it is not
available in standart install
- Bump PORTREVISION

Reported by:		xride
2007-03-09 06:34:59 +00:00
Jean Milanez Melo
bb3df3717b - Update mastersite.
PR:		ports/109710
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-03-08 14:45:34 +00:00
Rong-En Fan
991d5c6d9a - Update to 2.0 beta 8 patch 1
- Update pkg-descr

PR:		ports/110016
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2007-03-06 23:36:56 +00:00
Martin Wilke
817d587d43 - Pass maintainership to Submitter
- Fix build problem

PR:             109988
Submitted by:   Robert Gogolok<gogo@cs.uni-sb.de>
2007-03-06 18:35:51 +00:00
Rong-En Fan
daf9e3e20f - More xosd fix
- Correctly handle configuration files
- Add new features in example configuration

Submitted by:	Alexey Privalov <lubeg at rootshell.be>

- Use USE_BDB, make it supports all supportted version in ports tree

Tested by:	Alexey Privalov <lubeg at rootshell.be>
2007-03-06 07:49:55 +00:00
Markus Brueffer
87831d2c7c Update to version 1.2.9 2007-03-05 02:31:11 +00:00
Mark Linimon
ed65a68a8f Reset cokyazici@yahoo.co.uk due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2007-03-05 00:57:04 +00:00
Mark Linimon
42e13f0681 Reset alexs@snark.rinet.ru due to maintainer-timeouts and no response to
email.

Hat:		portmgr
2007-03-04 23:52:37 +00:00
Mark Linimon
a007ee79d6 dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.

Hat:		portmgr
2007-03-04 02:12:35 +00:00
Rong-En Fan
07839e883f - Update to 2.0.b.8
PR:		ports/109695
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2007-03-02 15:31:04 +00:00
Rong-En Fan
a7f32949b0 - Fix xosd display: xosd_init() is deprecated
- Add some more configurable features

Submitted by:	 Alexey Privalov <lubeg at rootshell.be>
2007-03-02 11:39:30 +00:00
Jun Kuriyama
384985f41e - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. 2007-02-28 01:19:04 +00:00
Mark Linimon
5e0dfaeb25 Reset jacques@php.net due to maintainer-timeouts.
Hat:		portmgr
2007-02-27 20:41:57 +00:00
Mark Linimon
eaee63ab80 Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.

Hat:		portmgr
2007-02-27 11:08:23 +00:00
Mark Linimon
b3650a3d6a Fix typo.
Should have stayed in bed today:	linimon
2007-02-27 04:54:19 +00:00
Edwin Groothuis
f9f4549047 Update to 2007c 2007-02-26 20:18:40 +00:00
Michael Johnson
8b963b152d Update COMMENT and pkg-descr to say "Database of all known ID's used in PCI devices" 2007-02-26 00:56:11 +00:00
Michael Johnson
475481ca78 Update snapshot to 20070225 2007-02-25 22:59:23 +00:00
Jun Kuriyama
59308818c5 Quick fix for broken client.
Submitted by:	Craig Boston <craig@yekse.gank.org>
2007-02-15 02:18:38 +00:00
Martin Wilke
d11ddc7ae8 - Update to r7286
- Add backup MASTER_SITES
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	maintainer
2007-02-14 13:37:21 +00:00
Martin Wilke
cfe7fbd232 - Update to r7274
Submitted by:	pointyhat via kris
Approved by:	maintainer
2007-02-13 13:37:41 +00:00
Edwin Groothuis
9753b59ae5 update to 2007b 2007-02-12 20:30:19 +00:00
Martin Wilke
7aa16958fe - Update to r7268
PR:		109046
Submitted by:	Matt Mills<matt_mills@btopenworld.com> (maintainer)
2007-02-11 11:59:03 +00:00
Michael Nottebrock
6046ffc5c6 Fix plist 2007-02-11 10:19:50 +00:00
Kris Kennaway
898b7e4cab Remove expired ports 2007-02-11 01:03:19 +00:00
Kris Kennaway
fefaf4a726 Deprecate these ports that are broken on 5.x and above, with expiry in
1 month.
2007-02-11 00:43:27 +00:00
Joe Marcus Clarke
a4e6a946e0 Update to 0.20. 2007-02-10 10:02:18 +00:00
Jean Milanez Melo
6d2f870baf - Add SF to mastersites.
- remove USE_GCC=34+, this was an implied workaround for FreeBSD 4.X compatibility.

PR:		ports/108941
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-02-09 18:15:32 +00:00
Jun Kuriyama
d6f02bc1ca - Upgrade to 2.5.1p3. 2007-02-09 09:29:39 +00:00
Rong-En Fan
c0775fcfbf - Fix build after libmytinfo removal
Reported by:	pointyhat via kris
2007-02-09 08:40:42 +00:00
Martin Wilke
0101407397 - Remove IGNORE on FreeBSD 4.x, it's no longer need.
PR:		108944
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-02-08 22:35:06 +00:00
Michael Nottebrock
c6cefc271d Add dependency on dbus-qt4 2007-02-08 19:22:30 +00:00
Markus Brueffer
2964049c0a - Update to version 1.2.8
- Remove RELENG_4 BROKEN message
2007-02-07 19:11:03 +00:00
Sergey Skvortsov
32056f8444 Update to 0.32 2007-02-06 18:23:35 +00:00
Michael Nottebrock
c628efbea8 From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
 repos.

-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
 committed.

Noticed by: erwin, pav
2007-02-06 12:49:19 +00:00
Michael Nottebrock
2df0d56dec Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]

- From the "this never happened in the clean room" dept:
  Disable session management support more universally to
  avoid linktime errors.

[1] Spotted by: rafan
2007-02-06 10:37:14 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Cheng-Lung Sung
30c86370e8 - Update to 1.6.3b
PR:		ports/108675
Submitted by:	maintainer (Thomas Abthorpe)
2007-02-05 10:36:36 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Rong-En Fan
d44313e95e - Fix plist
Reported by:	pointyhat via kris
2007-02-05 00:03:48 +00:00
Maho Nakata
ac1f1ac197 Fix build.
Submitted by:	kris via pointyhat
2007-02-04 08:59:45 +00:00
Martin Wilke
bbfdb14cd3 - Fix build on amd64
PR:		108578 [1]
Submitted by:	pointyhat
                makc <makc@issp.ac.ru> (maintainer) [1]
2007-02-04 08:58:23 +00:00
Rong-En Fan
dfb7c89044 - Update to 2.16
- Use PLIST_FILES
- EXAMPLESDIR is not controlled by PORTDOCS
2007-02-04 04:56:53 +00:00
Erwin Lansing
8d73b80d9f - Update to 0.311
- Remove test for perl 5.005_03
2007-02-03 23:41:16 +00:00
Jimmy Olgeni
40002f5911 Unbreak: add proper handling of configuration file.
PR:		ports/108674
Submitted by:	rafan
2007-02-03 22:07:09 +00:00
Kris Kennaway
6b8b71886b BROKEN: Doesn't correctly remove config file on deinstall 2007-02-03 21:26:53 +00:00
Rong-En Fan
aa50565236 - Bump PORTREVISION. The dynamic linking libraries are changed in previous
commit.
2007-02-01 20:51:07 +00:00
Rong-En Fan
5d2b3763c1 - Fix build after libmytinfo removal
Reported by:	kris
2007-02-01 20:36:55 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Pav Lucistnik
e6b247dce1 - Use new USE_CDRTOOLS variable
Tested on:	pointyhat
2007-01-31 14:07:59 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Andrew Pantyukhin
ffe6987ce5 - Update to 12.3 2007-01-29 22:38:36 +00:00
Maxim Sobolev
c82ed4f02b Fix the panic: sleeping without a mutex problem on CURRENT.
PR:		ports/101958
Submitted by:	Anish Mistry
2007-01-29 18:59:51 +00:00
Martin Wilke
df88a4274c - Add backup MASTER_SITES
Submitted by:	pointyhat
2007-01-29 17:18:03 +00:00
Kris Kennaway
854296171f Reset undeliverable maintainer address:
c9710216@studentmail.newcastle.edu.au
    (reason: 550 5.1.6 recipient no longer on server: c9710216@studentmail.newcastle.edu.au)
    (expanded from: <c9710216@atlas.newcastle.edu.au>)
2007-01-29 07:07:17 +00:00
Oliver Lehmann
52c56c96ec enhance the description
update the WWW part
2007-01-29 06:39:18 +00:00
Martin Wilke
6a1c5fb9a7 - Update to 0.4.9.3.20070117
PR:		ports/108497
Submitted by:	Max Brazhnikov<makc@issp.ac.ru> (maintainer)
2007-01-28 23:32:18 +00:00
Andrew Pantyukhin
90e2877b9c - Update to 0.39
- Disable static lib

Security:	this update is reported to be a major security fix -
		"Stack-allocated buffers have been changed to heap-allocated
		 buffers to avoid stack corruption security problems. A
		 security advisory for this issue is forthcoming from iDefense
		 [IDEF2125]."
2007-01-25 16:14:46 +00:00
Vasil Dimov
2cc037ac31 Remove expired port:
2006-12-27 devel/leoarg: distfile and homepage disappeared
and also the two ports that depend on it:
misc/dirtree
misc/argparse
their distfiles and homepages also disappeared.
2007-01-25 12:33:50 +00:00
Martin Wilke
8eee3cd351 - Update to 1.2.89
PR:		107741
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-24 21:17:50 +00:00
Michael Johnson
7d84919235 Update to 20070123 snapshot 2007-01-23 13:14:22 +00:00
Maho Nakata
28beb9dd05 * Migrate to gfortran.
* Bump port revision.
* Use gfortran compiled atlas/blas/lapack.
2007-01-23 01:21:15 +00:00
Oliver Lehmann
57fff8a84b add missing xfce ports 2007-01-22 19:26:30 +00:00
Maxim Sobolev
4d3c15877f o Update to 1.1.
Sponsored in part by Martin Laflamme (www.marketbridge.com).

o Make sure the module is loaded before asterisk starts.
2007-01-22 18:58:45 +00:00
Oliver Lehmann
307bdced85 Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
  (otherwise they won't compile with 4.4)
2007-01-22 16:45:10 +00:00
Jimmy Olgeni
0add854afb Upgrade to version 1.87. 2007-01-22 10:26:29 +00:00
Ion-Mihai Tetcu
fd88c48314 Point users to the README file.
Prompted by:	Jeff Palmer on IRC
2007-01-21 06:18:32 +00:00
Joe Marcus Clarke
93e41163ab Update to 2.12.4. 2007-01-20 06:16:40 +00:00
Alexander Nedotsukov
5df9e1fc69 Chase comms/lirc update. 2007-01-19 02:28:24 +00:00
Rong-En Fan
8f54ba0123 - Chase blas/lapack/atlas library version 2007-01-18 16:52:31 +00:00
Akinori MUSHA
df53e0b0f1 Add imerge(1), a tool to help merge one file to another interactively.
This utility was (obviously) inspired by the mergemaster utility in
hope of using part of its functionality stand-alone.
2007-01-18 13:23:33 +00:00
Andrew Pantyukhin
e86227554d - Update to 12.2 2007-01-18 07:55:04 +00:00
Soeren Straarup
304aafb4ff Update to 0.5.2
Take maintainership
2007-01-17 06:37:42 +00:00