Florent Thoumie
80eebe98ba
Zero the file until we remove all bsd.ldconfig.mk inclusion from ports
...
using early version of USE_LDCONFIG.
2006-06-22 10:35:03 +00:00
Shaun Amott
fcd22c61b9
Fix WRKSRC so port builds after previous update.
...
Approved by: ahze (mentor)
2006-06-22 02:18:06 +00:00
Shaun Amott
e76b945cd6
- Update to 0.51.1.1 -> make fetchable again.
...
PR: ports/99252
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
Approved by: ahze (mentor)
2006-06-21 19:29:25 +00:00
Michael Nottebrock
7b2b493822
Add KDE_PREFIXed paths to the XDG_*_DIRS environment variables.
2006-06-21 03:34:00 +00:00
Ion-Mihai Tetcu
652ef6c950
- don't depend on net/csup if it's already in base [1]
...
- also fix CSUP check [2]
- take maintainership [3]
- bump PORTVERSION
PR: ports/98977 [1], ports/99172 [3]
Submitted by: itetcu@ (me) [1] [2],
Andreas Kohn <andreas@syndrom23.de> (old maintainer) [3]
2006-06-20 10:44:45 +00:00
Shaun Amott
5361678373
Switch to my @FreeBSD.org address.
...
Approved by: ahze (mentor)
2006-06-19 20:06:59 +00:00
Jimmy Olgeni
6e3f9bdd99
Fix warnings from portlint -A.
...
PR: ports/97316 (without ytree.conf in pkg-plist)
Submitted by: Martin Wilke <freebsd(at)unixfreunde.de>
2006-06-19 19:58:49 +00:00
Pav Lucistnik
431920de4b
- Drop dependency on less port, we can use less in base
...
PR: ports/99093
Submitted by: Martin Kammerhofer <dada@sbox.tugraz.at> (maintainer)
2006-06-19 09:20:14 +00:00
Maxim Sobolev
5699e0c4ba
Update to 1.2.3, which is necessary for newest version of asterisk to
...
compile with zaptel support.
2006-06-19 07:52:13 +00:00
Ying-Chieh Liao
0096ad9ff0
upgrade to 0.38
2006-06-19 01:34:37 +00:00
Alejandro Pulver
a096f3da47
- Fix wrong (but harmless) shebang lines.
...
- Don't use ${MKDIR} and ${LN} variables in pkg-install, since they aren't
defined, and causes an error.
2006-06-18 22:20:19 +00:00
Ion-Mihai Tetcu
14e014ca53
Update to version 0.2.16
...
PR: ports/99046
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2006-06-18 10:53:08 +00:00
Erwin Lansing
b62ebd97df
Update to 1.5.1
...
PR: 99047
Submitted by: Ports fury
2006-06-17 09:59:56 +00:00
Martin Wilke
10591c2463
Obey conventions and change my mail to @FreeBSD.org address
...
Approved by: krion (mentor)
2006-06-16 22:17:25 +00:00
Erwin Lansing
8a91ddc838
Update to 0.2_1
...
PR: 99013
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
2006-06-16 07:45:50 +00:00
Martin Wilke
d362a7b018
Remove useless patches
...
Approved by: krion (mentor), maintainer
2006-06-15 11:04:06 +00:00
Erwin Lansing
964ee9f48a
Update to 0.2
...
PR: 98950
Submitted by: Martin Kammerhofer (maintainer)
2006-06-14 18:59:01 +00:00
Martin Wilke
dac23d7826
Chase lib version bump
...
Bump PORTREVISION
Submitted by: Kris mail
Approved by: krion (mentor)
2006-06-14 15:29:56 +00:00
Martin Wilke
8bab1a3393
Update to 2.1
...
Take maintainership
PR: ports/98927
Submitted by: Dryice Liu
Approved by: krion (mentor)
2006-06-14 15:23:30 +00:00
Martin Wilke
82f8f6e8fb
Update to 1.7
...
Change Mail to miwi@
Approved by: krion (mentor)
2006-06-14 14:44:08 +00:00
Aaron Dalton
cc9f90cf7d
- Fix typo in files/portless.sh script
...
- Update from v0.1 to v0.1.1
PR: ports/98852
Submitted by: maintainer
Approved by: tobez (implicit)
2006-06-13 00:21:54 +00:00
Martin Wilke
5e774de1b9
Chase increase of misc/skyutils shlib version.
...
Bump PORTREVISION.
Approved by: krion (mentor)
2006-06-12 14:45:27 +00:00
Martin Wilke
e41d781760
Update to 2.9
...
PR: ports/98355
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
2006-06-12 14:43:24 +00:00
Ion-Mihai Tetcu
35781cb6a3
- Fix OPTION checking [1]
...
- allow to depend on csup (default) or cvsup [2]
- default database is now mysql [2]
This port still needs a lot of work and it would be great if one of the wizards
that know tindy's insides would take maintainership (current maintainer seem
to be gone, no feedback rom him for > 1 month).
PR: ports/97433 [1]
Submitted by: Shaun Amott <shaun@inerd.com> [1]
itetrcu (me)
Approved by: lawrance (mentor)
2006-06-11 22:24:10 +00:00
Erwin Lansing
1901427f77
portless is a small shell script which lets FreeBSD users quickly browse
...
port descriptions given the port's name or a glob. Basically to view
the descriptions of GCC (related) ports you type
portless gcc\*
and portless will display the descriptions of all gcc* ports.
There are options to display the postinstall messages or Makefiles instead.
- Martin Kammerhofer
mkamm@gmx.net
PR: ports/98739
Submitted by: Martin Kammerhofer
2006-06-11 09:43:46 +00:00
Jun Kuriyama
e456d4beb4
- Upgrade to 2.5.0p2.
...
(Introducing new features. Please see ChangeLog for detail.)
Urged by: many
2006-06-10 00:52:09 +00:00
Pav Lucistnik
1f86cc7f5d
- Run self test when compiling the package
...
PR: ports/98710
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2006-06-09 22:18:06 +00:00
Martin Wilke
5c1375f142
Update MASTER_SITES
...
PR: ports/97740
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
2006-06-08 13:28:47 +00:00
Martin Wilke
7606e307ea
Update MASTER_SITES
...
Fix http://people.freebsd.org/~fenner/portsurvey/misc.html#gkx86info
PR: ports/97705
Submitted by: miwi
Approved by: krion (mentor)
2006-06-08 13:08:54 +00:00
Michael Nottebrock
7c6729fa08
- Work around KDE bug 128757.
...
- Finally support GNOME/XFCE icons/menus by default by depending on
kde-xdg-env.
2006-06-07 15:05:22 +00:00
Edwin Groothuis
8380e057b0
Add SHA256 checksum
2006-06-07 14:25:14 +00:00
Andrew Pantyukhin
0872d1986a
- Limit INDEX contents to 7-bit ASCII characters for greater compatibility
2006-06-07 13:33:22 +00:00
Marcus Alves Grando
2211587f68
- Use misc/ldconfig_compat on 4.x and rc.d/ldconfig in {5,6}x, this change fix
...
rc.d script starting too late. With this, ldconfig run automaticaly on
startup and doesn't need add compat{4,5}x_enable in rc.conf.
No objection: freebsd-rc, portmgr
2006-06-07 12:34:51 +00:00
Ion-Mihai Tetcu
9099f96c4e
Dmitry Marakasov adopts this orphan ports that he uses.
...
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
2006-06-06 19:47:42 +00:00
Michael Nottebrock
c5accf0b17
Update to KDE 3.5.3
2006-06-05 19:24:58 +00:00
Andrew Pantyukhin
9ab611b7a1
- Reset maintainer back to ports@ pending further discussion
...
Asked by: mnag
2006-06-03 18:02:51 +00:00
Max Khon
49a4ea5689
Fix some portlint warnings.
2006-06-03 14:51:03 +00:00
Max Khon
3868bdc5d1
Take maintainership.
2006-06-03 14:30:53 +00:00
Max Khon
f2d469add8
Add back bristuff 0.3.0-1p after repo-copy.
...
Sponsored by: Ethon Technologies
2006-06-03 14:26:34 +00:00
Andrew Pantyukhin
c410bb1e5f
- Take maintainership
...
- Pet portlint(1)
PR: ports/97965
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
2006-06-03 13:55:51 +00:00
Marcus Alves Grando
bdc21f58ca
- Update to 20060523
...
PR: 98285
Submitted by: maintainer
2006-06-03 01:16:12 +00:00
Mark Linimon
c796227613
Maintainer's address bounces. Mark this as DEPRECATED since it's been
...
unfetchable for a while.
2006-06-01 23:41:40 +00:00
Emanuel Haupt
7be606cdf6
Add an additional mirror.
2006-06-01 12:13:54 +00:00
Hajimu UMEMOTO
e357a3b854
Oops, I forgot to bump PORTREVISION for my previous commit.
2006-05-30 18:51:30 +00:00
Hajimu UMEMOTO
9bb9ccafb0
It was too late to add the path for compat5x on 6.1 and later.
2006-05-30 18:49:58 +00:00
Renato Botelho
5d0e56a269
I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,
...
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup.
2006-05-30 17:20:11 +00:00
Martin Cracauer
b650ac76e1
Fix last version which wouldn't compile.
2006-05-30 16:01:30 +00:00
Cheng-Lung Sung
757c12b596
- Update TV-Browser to Version 2.2
...
PR: 98112
Submitted by: maintainer (Lars Engels)
2006-05-30 09:18:16 +00:00
Erwin Lansing
4f66fa20e1
Hand maintainership to submitter
...
PR: 98096
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
2006-05-30 08:45:21 +00:00
Pav Lucistnik
07b732ce57
- Drop maintainership
...
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
2006-05-29 20:45:48 +00:00
Cheng-Lung Sung
baeab9a5bd
- update to 2.7.1
...
PR: 97619
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by: maintainer (Martin Cracauer)
2006-05-29 14:46:59 +00:00
Erwin Lansing
b9d7d3572b
Update to 0.33
...
PR: 97638
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: marck (maintainer)
2006-05-29 13:45:51 +00:00
Cheng-Lung Sung
d4e5467a25
- Take maintainership
...
- Pet portlint
PR: ports/97964
Submitted by: maintainer (Rene Ladan)
2006-05-29 13:13:37 +00:00
Pav Lucistnik
870d888d37
- Rename port textproc/gnomespell -> textproc/gnome-spell
2006-05-28 15:45:41 +00:00
Pav Lucistnik
22a3b305d7
- Rename port misc/gnomeuserdocs2 -> misc/gnome-user-docs
2006-05-28 12:49:59 +00:00
Pav Lucistnik
978991f3da
- Rename port
...
misc/gnomemimedata --> misc/gnome-mime-data
2006-05-28 12:41:45 +00:00
Thomas Gellekum
ede3e5043c
Fix fetch; portlint.
...
PR: 97763
Submitted by: Shaun Amott <shaun@inerd.com>
2006-05-28 12:10:54 +00:00
Jeremy Messenger
7e42d7a7c4
devel/pkgconfig -> devel/pkg-config
...
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
2006-05-28 05:25:50 +00:00
Michael Nottebrock
d10a5375ee
Update to KOffice 1.5.1
2006-05-27 10:26:19 +00:00
Sam Lawrance
64ce815309
Fix my previous commit by adding an empty do-install target.
...
Reported by: kris
Remove the need for a distfile, since it was virtually empty anyway.
Approved by: grog (maintainer)
2006-05-27 00:58:28 +00:00
Andrew Pantyukhin
08df063692
- Add WWW
...
- Add MASTER_SITE (alias)
Approved by: krion (mentor, implicit)
2006-05-26 21:18:18 +00:00
Sam Lawrance
ff280c620f
Remove the need for a distfile, since it was virtually empty anyway.
...
Approved by: grog (maintainer)
2006-05-26 01:17:51 +00:00
Renato Botelho
0bc3c9977a
- Fix MASTER_SITES
...
- Use DATADIR
PR: ports/97702
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 15:25:26 +00:00
Renato Botelho
194d1b07e6
Make it fetchable again
...
PR: ports/97755
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:30:37 +00:00
Renato Botelho
bff939ef4e
Make it fetchable again
...
PR: ports/97744
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:16:08 +00:00
Renato Botelho
6ce3a782aa
Make it fetchable again
...
PR: ports/97748
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-24 11:12:28 +00:00
Renato Botelho
538efb7720
Fix duplicate LATEST_LINK
...
PR: ports/97583
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Reported by: kris
2006-05-22 12:49:09 +00:00
Aaron Dalton
f40b642a86
Adding port misc/p5-Zen-Koans, a Library containing over 100 Zen Koans.
...
Approved by: tobez (implicit)
2006-05-22 00:21:01 +00:00
Stefan Walter
4a92e653a0
- Make dependency on XOSD optional.
...
- Use DATADIR in plist.
PR: 94779
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
Approved by: maintainer, arved (mentor)
2006-05-21 14:24:55 +00:00
Yen-Ming Lee
ee46236130
- update to 1.11
2006-05-21 13:42:24 +00:00
Andrew Pantyukhin
141c95989e
- Update my e-mail address
...
- Move 'diary-' to pkgnameprefix
Approved by: krion (mentor, implicit)
2006-05-18 19:13:11 +00:00
Jean Milanez Melo
1a3babdb3d
- New port:
...
Hercules is a personal workout diary program for bodybuilders.
Hercules written on Python with wxPython GUI library. To store
data its use SQLite.
PR: ports/96697
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: mnag (mentor)
2006-05-18 18:40:19 +00:00
Volker Stolz
033c92cbd8
Update to 2.0
...
PR: ports/96770
Submitted by: Stefan Pauly
2006-05-17 09:25:21 +00:00
Ion-Mihai Tetcu
38fd3832df
Pass maintainership to Shaun Amott <shaun@inerd.com>
...
PR: ports/96289
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor)
2006-05-14 14:59:51 +00:00
Markus Brueffer
67dcb7a243
Update to version 1.1.6
2006-05-13 11:00:49 +00:00
Dirk Meyer
7ddc68f453
- cleanup
2006-05-13 08:23:55 +00:00
Ion-Mihai Tetcu
9d84cc1d36
Depend on the right databases/p5-DBD-mysql
...
Don't restrict Apache version to 1.3
The csup change won't work now, and the port should be updated - as promised by
the maintainer 3 weeks ago.
PR: ports/94288
Submitted by: itetcu (me), maintainer
Reviewed by: maintianer, jmelo, sem
Approved by: maintaner, lawrance (mentor)
2006-05-12 13:48:12 +00:00
Edwin Groothuis
efe7d5f7f4
Remove USE_REINPLACE from ports starting with M
2006-05-10 22:37:39 +00:00
Alex Dupre
ffcb54b54f
Chase gmp library and bump PORTREVISION.
2006-05-10 14:46:47 +00:00
Edwin Groothuis
296ae4a1dd
Update to 2006g
2006-05-09 21:45:21 +00:00
Pav Lucistnik
1a430a7045
- Update to 0.51
...
PR: ports/96997
Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer)
2006-05-08 21:39:44 +00:00
Andrew Pantyukhin
ef6a6b2985
- Move plist to Makefile
...
- Use BZIP2
PR: ports/96687
Submitted by: sat
Approved by: krion (mentor)
Approved by: Martin Wilke <freebsd@unixfreunde.de> (maintainer)
2006-05-08 14:03:37 +00:00
Emanuel Haupt
bee85bfb18
Add ipbt, a high-tech ttyrec player with improvements over ttyplay.
...
PR: 96930
Submitted by: Matt Mills <matt_mills@btopenworld.com>
2006-05-07 22:32:12 +00:00
Stefan Walter
a8f97fb786
Convert MAINTAINER to my freebsd.org account.
2006-05-07 13:32:13 +00:00
Yoichi NAKAYAMA
491be2e87b
Update to 1.4.3
...
PR: ports/96879
Submitted by: Martin Wilke
2006-05-07 00:27:22 +00:00
Emanuel Haupt
c98b515644
Update maintainer address
...
Submittet by: Frank Steinborn <steinex@nognu.de>
2006-05-06 13:08:09 +00:00
Marcus Alves Grando
3f08284cde
- Update to 2.6.1
...
- portlint(1)
PR: 95943
Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
Approved by: maintainer
2006-05-05 18:23:10 +00:00
Jean-Yves Lefort
f383dbf8bd
Do not tell users to restart gconfd-2 after install, since it's no
...
longer necessary.
2006-05-05 11:20:51 +00:00
Emanuel Haupt
c460cf6730
Apparix allows you to bookmark directories and later jump to them using the
...
mark. When jumping, the contributed bash completion code allows one to complete
on bookmarks and on subdirectories of the target directory.
WWW: http://micans.org/apparix/
PR: 95959
Submitted by: Frank Steinborn <steinex@gmx.de>
2006-05-05 10:53:32 +00:00
Jeremy Messenger
cfe60275d1
Update the MASTER_SITES to fix the fetch.
...
Reported by: krismail
2006-05-03 18:52:52 +00:00
Pav Lucistnik
302f92989c
- Update to 11.4
...
- Take maintainership
PR: ports/96561
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-01 14:58:57 +00:00
Pav Lucistnik
25d521c0a9
- Update to 1.6
...
- Take maintainership
PR: ports/96560
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-05-01 14:19:20 +00:00
Tilman Keskinoz
ddb4285dd2
Bump PORTREVISION for plist change
...
Requested by: pav
2006-04-30 21:54:34 +00:00
Tilman Keskinoz
65e029f972
Fix plist
...
Reported by: pav
Pointy hat to: arved
2006-04-30 21:42:37 +00:00
Tilman Keskinoz
bbf4274b92
Update to 1.36.4 which adds a swedish translation.
...
Don't run depend on gmake
Submitted by: Martin Wilke (parts)
2006-04-30 15:36:39 +00:00
Joe Marcus Clarke
798e9bed2a
Presenting GNOME 2.14.1 for FreeBSD! Checkout
...
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Michael Nottebrock
88b16273ed
Update to KOffice 1.5.0
...
Approved by: portmgr (kris)
cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00
Pav Lucistnik
d90ae0c69b
- Fix build on 4.X
...
PR: ports/96369
Submitted by: Martin Wilke <freebsd@unixfreunde.de> (maintainer)
2006-04-29 11:19:48 +00:00
Max Khon
4dc80a0852
Bump PORTREVISION for bristuff removal.
2006-04-27 13:08:35 +00:00
Renato Botelho
437468cda8
- Update to 2.0
...
- portlint(1)
PR: ports/96329
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
2006-04-27 11:28:05 +00:00
Erwin Lansing
b3f382a398
Update to 1.93
...
PR: 96332
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Reviewed by: maintainer
2006-04-26 15:05:54 +00:00
Max Khon
3cbbc0448b
- Remove bristuff support. Will be added later as a slave port.
...
- Fix soname for libpri library.
PR: 96315
Approved by: MAINTAINER
2006-04-26 11:24:42 +00:00
Pav Lucistnik
e7bf1e5ca5
- Broken on 4.X: does not compile
...
Reported by: krismail
2006-04-26 08:04:54 +00:00
Greg Lehey
3702ece71a
Change MAINTAINER address to @FreeBSD.org
...
Reported by: Sam Lawrance
2006-04-26 02:07:02 +00:00
Pav Lucistnik
5448df2de3
- Update to 0.1.6
...
- Take maintainership
PR: ports/96228
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
2006-04-25 21:23:09 +00:00
Pav Lucistnik
a3a4aa93af
- Update to 0.50
...
- Take maintainership
PR: ports/95798
Submitted by: Rainer Alves <rainer.alves@gmail.com>
2006-04-24 22:59:22 +00:00
Marcus Alves Grando
675e44d1ee
- Update to 4.2.27
...
- Use gcc 3.4 to build on 4.x
PR: 95939
Submitted by: maintainer
2006-04-24 03:20:37 +00:00
Tim Bishop
4307377b79
- Update i386 version to 2.9012.497
...
- Update amd64 version to 2.9011.496
2006-04-23 19:21:12 +00:00
Edwin Groothuis
e9cfac5aa1
Update to 2006d
2006-04-21 10:28:51 +00:00
Volker Stolz
280c4ced0a
- Update to 1.10.6
...
- Assign maintainership to submitter
PR: ports/95946
Submitted by: Martin Wilke
2006-04-20 14:46:58 +00:00
Markus Brueffer
acbc8ec7ef
Update to version 1.1.5
2006-04-20 11:09:14 +00:00
Florent Thoumie
95989a3119
Fix plist issue on RELENG_4, libdata/ldconfig directories were only
...
in BSD.x11-4.dist. I just fixed that in BSD.local.dist.
2006-04-18 15:49:49 +00:00
Mark Linimon
ca24909ba5
Restore mbr as maintainer at his request. It seems I lost his mail replying
...
to my request for status.
Hat: portmgr
Pointy hat: linimon
2006-04-17 20:55:38 +00:00
Tilman Keskinoz
8c969ef0d9
Update to 1.53
...
PR: 95897
Submitted by: Slaven Rezic <slaven@rezic.de>
2006-04-17 16:46:42 +00:00
Vasil Dimov
8eb4fdf5c3
Remove BROKEN= line, the port currently builds without problems.
...
PR: ports/91963
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Approved by: Kim Scarborough <sluggo@unknown.nu> (maintainer)
2006-04-17 14:58:04 +00:00
Edwin Groothuis
6a2f02c5b8
Fix missing upclient.sh from SUB_FILES
...
Noticed by: YAPHR
2006-04-16 23:13:41 +00:00
Markus Brueffer
3ef8dec5eb
Update to version 0.12.15
2006-04-16 11:05:21 +00:00
Mark Linimon
5e445a95d9
Reset mph due to no response to email about status, and maintainer-timeouts.
...
Hat: portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
1da4bb0e6b
Reset mbr due to no answer to an email inquiry about his status, and
...
maintainer-timeouts.
Hat: portmgr
2006-04-15 06:26:48 +00:00
Mark Linimon
53319deeca
Reset kwm due to no response about email.
...
Hat: portmgr
2006-04-14 23:25:09 +00:00
Mark Linimon
5ee761961b
Reset pat due to no response to email about his status.
...
Hat: portmgr
2006-04-14 22:53:13 +00:00
Mark Linimon
428ee0bc4b
Reset petef due to no response to email. We hope to see him back sometime.
...
Hat: portmgr
2006-04-14 20:45:44 +00:00
Mark Linimon
9775ebacfb
Reset sf as maintainer due to no response to email messages.
...
Hat: portmgr
2006-04-14 20:09:26 +00:00
Mark Linimon
0025f82662
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
...
back sometime.
Hat: portmgr
2006-04-14 18:14:59 +00:00
Marcus Alves Grando
2c28f83a52
- Fix wrong patch.
...
- Bump PORTREVISION
PR: 95410
Submitted by: Stanislaw Halik <sthalik___tehran.lain.pl>
2006-04-14 01:51:08 +00:00
Emanuel Haupt
f8fc63bdd4
Pass maintainer-ship to the submitter of the latest update.
...
PR: 94531
Submitted by: sean-freebsd@farley.org
2006-04-13 14:06:44 +00:00
Emanuel Haupt
a6f7588d4d
- Update to 3.2.3
...
- Attempt removal of rfc-index upon uninstall
- Remove obsolete USE_REINPLACE
PR: 94531
Submitted by: Sean Farley <sean-freebsd@farley.org>
2006-04-12 12:19:26 +00:00
Anton Berezin
afeae09562
Update to 1.37.
2006-04-12 08:28:52 +00:00
Joseph Koshy
afdc6db0b9
- Upgrade to v3.7.
...
New upstream features include:
+ Distributed TETware has a 'Transfer Source Files' phase.
+ More flexibility in handling real-time signals in the C API.
+ APIs for Java, Python, Ruby, Perl, Tcl, PHP. These have
not been turned on in this version of the port.
- Install PDF documentation under ${TET_ROOT}/doc unless NOPORTDOCS
is specified.
2006-04-09 10:14:16 +00:00
Herve Quiroz
04f79a8cc0
Update to 1.0pre6
...
PR: 95160
Submitted by: maintainer
2006-04-08 23:54:15 +00:00
Dirk Meyer
cb96a48d14
- use @dirrmtry
2006-04-08 15:16:30 +00:00
Pav Lucistnik
fb920ffc16
- Update to 0.37.4
...
PR: ports/94732
Approved by: maintainer timeout (vsevolod; 16 days)
2006-04-05 07:28:45 +00:00
Mark Linimon
756130dd96
Reset jeremy@external.org who has not responded to email asking about
...
maintainer timeouts.
Hat: portmgr
2006-04-05 05:46:33 +00:00
Jean Milanez Melo
00005af5c4
- Add some messages in pkg-message that were missing.
...
PR: 95007
Approved by: Andreas Kohn (maintainer), mnag (mentor)
2006-04-04 17:52:03 +00:00
Markus Brueffer
9be999d5a2
- Update to version 1.1.4
...
- Disable the new cd-text feature for now until I have time to port it
- Don't quote BROKEN message
2006-04-03 10:58:51 +00:00
Kris Kennaway
0062dbba2f
BROKEN on 6.x: Does not compile
2006-04-02 23:11:51 +00:00
Edwin Groothuis
68deee40d2
Use SUB_FILES for pkg-message
2006-04-01 13:23:43 +00:00
Mark Linimon
c3097ebe01
Reset phantom@ as maintainer as he has been inactive for more than one year.
...
Hat: portmgr
2006-03-31 08:48:19 +00:00
Ying-Chieh Liao
faffc0285d
upgrade to 0.6.9
...
PR: 95115
Submitted by: Ports Fury
2006-03-31 03:26:51 +00:00
Michael Nottebrock
5f86d4f59a
Update to KDE 3.5.2
2006-03-30 20:30:29 +00:00
Edwin Groothuis
4673993046
define NO_PACKAGE when on the FreeBSD package building cluster.
2006-03-28 21:38:26 +00:00
Edwin Groothuis
1436b34241
FreeBSD 4.x doesn't know about the country code AX.
2006-03-28 02:15:40 +00:00
Edwin Groothuis
d05f7e6222
Update the zoneinfo files from ftp://elsie.nci.nih.gov/pub/ so that
...
your system keeps up to date with possible timezone changes (for
countries which organize Olympic Games and Commenwealth Games and
decide that it's a good thing to then also change the weekend when
the summertime to wintertime change is)
2006-03-27 02:46:09 +00:00
Lars Koeller
c7d5c9b8c9
o) File was not commited in first step, I don't know why?
...
Patch is fix for missing window name.
2006-03-25 09:40:53 +00:00
Lars Koeller
e1e05f146f
o) Fix problem that the app has no name, so the windowmanager could not
...
remember the position, etc.
2006-03-25 09:39:09 +00:00
Markus Brueffer
2bdda7e438
Drop maintainership
2006-03-24 21:20:08 +00:00
Markus Brueffer
dbadfb8e79
Update to version 0.12.14
2006-03-24 19:55:46 +00:00
Mark Linimon
b6d0b8d7fa
Reset jedgar as maintainer; has not responded to email about status.
...
Hat: portmgr
2006-03-24 06:23:46 +00:00
Markus Brueffer
f6cb1257bd
- Correct mimetime directory names
...
- Bump PORTREVISION
Approved by: lofi
2006-03-22 19:05:03 +00:00
Jun Kuriyama
2cccea9a40
Fix incorrect $PORTNAME usage.
2006-03-22 06:47:58 +00:00
Jun Kuriyama
c9a8af1cea
- Grab maintainership.
...
- Upgrade to 2.4.5p1.
- Add WITH_AMANDA_DUMP_SNAPSHOT knob to use "dump -L" to take a dump.
- Add a patch to fix expr(1) argument problem for chg-zd-mtx.sh script.
- Shorten long Makefile by collect common options/variables to one
common place.
2006-03-22 03:56:12 +00:00
Tim Bishop
987b42ecd9
- Fix MASTER_SITES, make fetchable
...
- Fix pkg-plit, making portlint happy
PR: 94760
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-21 10:15:16 +00:00
Tim Bishop
75926b0589
- Fix MASTER_SITES, making port fetchable again
...
PR: 94758
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-21 09:58:23 +00:00
Dirk Meyer
ccd3e4a8d4
- add USE_GNUSTEP_PREFIX
2006-03-19 04:35:47 +00:00
Mark Linimon
317bb4cb88
Reset maintainer at his request due to current lack of FreeBSD time.
2006-03-18 22:21:52 +00:00
Pav Lucistnik
dac46867b9
- Update to 2.0beta5
...
PR: ports/94608
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2006-03-18 16:05:50 +00:00
Joe Marcus Clarke
6e6640218f
Clean up leftover mime.cache files, and add another MIME subdirectory.
2006-03-18 05:04:36 +00:00
Vasil Dimov
6b26437650
Update from 1.4.1 to 1.4.2 (bugfix release)
2006-03-17 06:43:10 +00:00
Jeremy Messenger
b6f16345e0
Update to 0.17.
2006-03-16 19:18:57 +00:00
Pav Lucistnik
97c489c334
- Fix fetching
...
PR: ports/94510
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-03-16 09:40:48 +00:00
Thierry Thomas
25a7c6da5a
Chase pear-Cache relocation.
2006-03-15 20:02:26 +00:00
Renato Botelho
922a2ba34b
- Fix MASTER_SITES
...
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Max Khon
65d0eb460a
- Bring back bristuff support (bristuff-0.3.0-PRE-1l).
...
- Bump PORTREVISIONs
Approved by: sobomax
2006-03-15 08:09:24 +00:00
Vasil Dimov
77997466fc
Remove expired leaf ports:
...
2006-02-28 graphics/vid
2006-02-28 graphics/smoke
2006-03-01 misc/globus2
2006-03-14 sysutils/prune
2006-03-14 www/evg
2006-02-28 x11/login.app
2006-03-15 07:28:59 +00:00
Oliver Lehmann
7106e809e6
update to 3.36.1
2006-03-15 05:18:37 +00:00
Kris Kennaway
fc82e6afa9
Mark IGNORE on 7.x: the configure script attempts to force a memory
...
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.
Approved by: portmgr (implicit)
2006-03-11 01:19:17 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Renato Botelho
d0017adfc0
- Point MASTER_SITES to the new site and unbreak.
...
- Pet portlint (CONFLICTS, USE_REINPLACE, BROKEN, %%DATADIR%%) while here.
- Fix distinfo.
PR: ports/94022
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (erwin)
2006-03-02 22:39:14 +00:00
Ade Lovett
c4629202ed
Post libtool-conversion fixups
...
Submitted by: pointyhat
Approved by: portmgr (implicit)
2006-02-26 01:44:08 +00:00
Kris Kennaway
88bd8b60db
BROKEN: Incorrect pkg-plist
...
Approved by: portmgr (implicit)
2006-02-25 21:38:59 +00:00
Edwin Groothuis
8ba0b7f392
Move maintainership to andreas@syndrom23.de
...
Approved by: portmgr (linimon)
2006-02-24 02:28:02 +00:00
Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
bce8e54a02
Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation
2006-02-23 08:28:48 +00:00
Marcus Alves Grando
4fc83adfa7
- Update to 1.3.b
...
- Add textproc in CATEGORIES
- More one MASTER_SITES
- Take MAINTAINER
- Need Python 2.0+
PR: 93715
Submitted by: Dryice Liu <dryice@dryice.name>
2006-02-22 20:10:36 +00:00
Markus Brueffer
0840318acf
Update to version 0.12.11
2006-02-22 19:10:46 +00:00
Renato Botelho
e5da3e0f11
- Update to 2.0.b.4
...
PR: ports/93264
Submitted by: maintainer
2006-02-22 18:57:17 +00:00
Dejan Lesjak
d8d7151ef8
Avoid clobbering ${ARCH} variable for amd64 which resulted in this port
...
being unfechable as a dependency of another port. Introduce instead
COMPAT4X_ARCH which is the same as ARCH except on amd64 where it is "i386"
and replace relevant occurances of ARCH with it.
This also unbreaks ".if ${ARCH} == amd64" comparison that comes after ARCH
was modified to "i386" before.
While here, avoid installing ldconfig/compat4x for amd64 which only needs
ldconfig32/compat4x.
Unfetchability hinted at by: pointyhat via kris
2006-02-21 11:01:59 +00:00
Bill Fenner
83764e1daa
Update search.cpan.org WWW: entries to have a trailing slash.
...
Change some URLs from author dirs to dist dirs.
The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
2006-02-20 20:50:22 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Florent Thoumie
8c55ca4984
- Fix problem with ancient make.
...
PR: ports/93143
Submitted by: Eric Cronin <ecronin@gizmolabs.org>
2006-02-20 13:13:24 +00:00
Tim Bishop
ada6904232
- Remove deprecated USE_REINPLACE
...
- Remove test for versions of FreeBSD lower than 3.x
2006-02-19 12:48:28 +00:00
Emanuel Haupt
1337aded1e
Remove deprecated USE_REINPLACE
2006-02-19 11:39:14 +00:00
Aaron Dalton
adf55c7962
- added RUN_DEPENDS
...
Approved by: tobez (implicit)
2006-02-18 22:24:31 +00:00
Aaron Dalton
75d3c00e82
Adding port misc/p5-Geo-Cache, Oan object interface for GPS waypoints
...
Committed by: aaron
Approved by: tobez (implicit)
2006-02-18 20:53:17 +00:00
Aaron Dalton
c2491389e3
Adding port misc/p5-Acme-ButFirst, allowing you to do something, but do something first.
...
Committed by: aaron
Approved by: tobez (implicit)
Thanks to Anton's excellent port-idea script for the suggestion =)
2006-02-18 09:15:19 +00:00
Renato Botelho
8373be85bf
- Fix MASTER_SITES [1]
...
- Make portlint(1) happy
- Respect CC/CFLAGS
- Install files in EXAMPLESDIR without check NOPORTDOCS
- Patch Configure script on post-patch: target and execute it on
do-configure: target
PR: ports/93316 [1]
Submitted by: maintainer [1]
Approved by: maintainer
2006-02-17 16:35:10 +00:00
CHOI Junho
8217045be7
Update to 0.7.7.1
2006-02-16 07:57:56 +00:00
Brooks Davis
fb1f151e91
Add LATEST_LINK=globus2 and CONFLICT with globus4.
2006-02-15 05:49:57 +00:00
Eric Anholt
beec8de8c1
Register CONFLICTS between ports that install bin/git.
...
PR: ports/93315
Submitted by: John E. Hein <jhein@timing.com>
2006-02-14 21:17:03 +00:00
Maxim Sobolev
87e9768329
pre-install -> pre-su-install.
2006-02-13 19:19:48 +00:00
Sam Lawrance
b525526dce
Unbreak - disable configure check for gnuplot.
...
PR: ports/93242
Submitted by: Ports Fury
2006-02-13 10:03:26 +00:00
Kris Kennaway
12a072696b
BROKEN: Configure fails
2006-02-12 22:23:39 +00:00
Edwin Groothuis
6e47d185ff
fix pkg-plist
2006-02-12 20:37:47 +00:00
Michael Nottebrock
adc4b71ee3
Fix plist.
2006-02-11 17:40:20 +00:00
Sam Lawrance
e3c905d837
Fix detection of called/calling numbers when there is no calling number.
...
PR: ports/91284
Submitted by: Torfinn Ingolfsen <tingo@start.no>
Approved by: possamai@xs4all.nl (maintainer, timeout 5 weeks)
2006-02-11 14:42:50 +00:00
Sam Lawrance
945f316b31
Change install location.
...
Fix pkg-plist.
PR: ports/92891
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer)
2006-02-11 02:35:08 +00:00
Edwin Groothuis
44b93d6888
Update port: misc/tinderbox to 2.3.0 + enhancements
...
* update from 2.2.1 to 2.3.0
* fix options parsing so `make' in a pristine directory works
as expected [1]
* sort the new plist
PR: ports/92881
Submitted by: Vasil Dimov <vd@FreeBSD.org>
2006-02-11 01:26:22 +00:00
Brooks Davis
3578820dc1
DEPRECATED is a string, not a bool.
...
Reported by: kris
Pointy hat: brooks
2006-02-11 00:36:00 +00:00
Brooks Davis
9667cb645e
Now that I've committed a Globus Toolkit 4.0 port, mark this port
...
deprecated with an expiration data of the first of March.
2006-02-11 00:22:14 +00:00
Roman Bogorodskiy
fc61113d18
Pet portlint by using DATADIR macro in plist.
...
PR: 91285 (part of)
Submitted by: David Le Brun <david@dyn-ns.net>
Approved by: maintainer timeout (more than month)
2006-02-10 17:19:44 +00:00