Mark Linimon
e2509fcda9
As previously announced, remove abispell-fr-FR. It does not work with
...
AbiWord-2.0.
2004-10-23 05:32:03 +00:00
Mark Linimon
e95f6371bf
Remove devel/whups.
2004-10-23 05:19:44 +00:00
Mark Linimon
5ee53faeb1
As previously announced, remove devel/whups. It does not work properly
...
with the updated version of one of its dependents.
2004-10-23 05:18:43 +00:00
Mark Linimon
8e7ec47ee4
Remove devel/ruby-gconf.
2004-10-23 05:13:36 +00:00
Mark Linimon
5cb58cd43c
As previously announced, remove ruby-gconf. It has not installed
...
correctly in quite some time.
2004-10-23 05:12:23 +00:00
Mark Linimon
026c253a98
Remove devel/ruby-flex_rb.
2004-10-23 05:06:01 +00:00
Mark Linimon
a46c27899c
As previously announced, remove ruby-flex_rb. It has not compile in
...
quite some time.
2004-10-23 05:04:19 +00:00
Mark Linimon
21a7a60dc5
Remove audio/ruby-musicbrainz.
2004-10-23 04:59:09 +00:00
Mark Linimon
ec7ce9f3eb
As previously announced, remove ruby-musicbrainz. The contents of the
...
distfile have never been updated to reflect the latest libmusicbrainz.
2004-10-23 04:57:50 +00:00
Cheng-Lung Sung
dce1d60fad
- update to 1.4.2
...
- since it works well with tcl8.4, set LIB_DEPENDS to tcl84
Approved by: co-mentor (vanilla)
2004-10-23 03:35:17 +00:00
Joe Marcus Clarke
c3467fdff6
Update to 0.5.8.
...
PR: 72781
Submitted by: maintainer
2004-10-23 03:20:00 +00:00
Adam Weinberger
105f005696
The pkgconfig files all end in '-devel'. Training the port to
...
recognize this causes not only a plist change, it also changes
the contents of the pkgconfig files, as the s|${FAKEDIR}|${PREFIX}|
substitution was not taking place.
Because the latter prevents any mozilla-dependent port from
building (looking for headers/libs under ${FAKEDIR}), I have
bumped PORTVERSION.
Galeon2 still won't build against mozilla-devel, however, and if
somebody better than I with C++ wants to take a whack at fixing it,
that'd be just super.
2004-10-23 03:11:45 +00:00
Herve Quiroz
f9ee489cdc
- Removed version number from JAR filename
...
- Bumped PORTREVISION
PR: 70143
Submitted by: me
Approved by: maintainer
2004-10-23 02:13:05 +00:00
Herve Quiroz
4b0f477813
Update to version 5.7.7
2004-10-23 02:00:17 +00:00
Herve Quiroz
5d95110b7e
Use my FreeBSD address in MAINTAINER
2004-10-23 01:56:23 +00:00
Pierre Beyssac
5b94c62214
Add a mirror.
2004-10-22 22:26:21 +00:00
Tilman Keskinoz
58f6903853
Update to 1.0.2
2004-10-22 17:30:57 +00:00
Alexander Leidinger
7667d259f6
Fix plist.
...
Since this prevented the build of a package and it does no harm to
those which installed it as a port (stray file in plist), the
PORTREVISION isn't bumped in this commit.
Submitted by: sf
Reviewed by: maintainer
2004-10-22 16:49:27 +00:00
Christian Weisgerber
9099f81536
Maintenance update to 0.8.5. No notable changes.
2004-10-22 16:39:16 +00:00
Adam Weinberger
2133693782
Update to 1.4.2.
2004-10-22 15:24:39 +00:00
Anton Berezin
45b4b2156d
Add deskutils/vym 1.5.0.
...
VYM (View Your Mind) is a tool to generate and manipulate "mind maps".
PR: 72786
Submitted by: Gerrit Beine <tux@pinguru.net>
2004-10-22 15:20:32 +00:00
Sergei Kolobov
f787cd52b0
- Add a patch to fix operation with the latest clamav-0.80
...
and p5-Mail-ClamAV-0.12
- Bump PORTREVISION
PR: ports/72996
Submitted by: Jan-Peter Koopmann (maintainer)
2004-10-22 14:58:33 +00:00
Sergei Kolobov
d693452fe3
- Update to 4.35.5
...
- Sync with mail/mailscanner port
PR: ports/72991
Submitted by: Jan-Peter Koopmann (maintainer)
2004-10-22 14:11:28 +00:00
Dag-Erling Smørgrav
f15952d8a2
Don't croak on port names that contain metacharacters.
2004-10-22 13:50:12 +00:00
Sergei Kolobov
2fc7b55c07
- Fix typo in the name of configuration parameter (s/unixform/unixfrom/)
...
mentioned in 20041013 entry for mail/getmail
PR: ports/72926
Submitted by: Linh Pham (mail/getmail maintainer)
2004-10-22 13:14:03 +00:00
Jacques Vidrine
981020b40e
Oops, this port was already marked deprecated. Combine the messages and
...
set the expiration date to the earlier one.
Submitted by: tmseck@netcologne.de (maintainer)
2004-10-22 13:06:05 +00:00
Lars Thegler
0ce39c66aa
- Update to 1.7
2004-10-22 12:46:24 +00:00
Jacques Vidrine
2c6feb87b3
I suck. (Correct a typo that would have been readily detected if
...
I would have run `make validate' before committing.)
2004-10-22 12:21:52 +00:00
Jacques Vidrine
56e53bffbb
Add CVE name for cabextract issue.
2004-10-22 12:13:40 +00:00
Sergei Kolobov
8af2c6efd8
- Update to 1.24
...
- Fix RUN_DEPENDS to properly include unzip dependency when needed [1]
- Fix "--block-password-protected" bug [3]
- Add QMAILSCAN_NOTUNZIP knob (requested by David Sieborger)
- Change default for QMAILSCAN_NOTIFY to 'psender, precips'
- Add QMAILSCAN_LANG knob to select language [2]
PR: ports/71376 [1], ports/68770 [2]
Submitted by: freebsd@simplerezo.com (maintainer) [1],
Renato Botelho <renato@galle.com.br> [2]
Obtained from: David Sieborger [3]
2004-10-22 11:45:25 +00:00
Oliver Lehmann
47911288bd
Add xfce4-genmon-plugin 1.0, generic Monitor XFce4 panel plugin.
...
PR: 71640
Submitted by: Matt Lancereau <matt@bsdfly.org>
2004-10-22 10:51:45 +00:00
Cheng-Lung Sung
eb1700e64a
- update to 4.6.23
...
PR: ports/72994
Submitted by: maintainer (Filippo Natali)
Approved by: co-mentor (vanilla)
2004-10-22 08:47:55 +00:00
Lars Thegler
6611d1c212
- Update to 0.07
2004-10-22 08:09:19 +00:00
Lars Thegler
76864faff6
- Update to 0.42
2004-10-22 07:53:01 +00:00
Lars Thegler
82dd317979
Update to 1.26
2004-10-22 07:27:26 +00:00
Edwin Groothuis
6c8a0a5ac6
Remove "'s around COMMENT
2004-10-22 06:42:49 +00:00
Edwin Groothuis
9909cafaf1
remove "'s around COMMENT
2004-10-22 06:31:50 +00:00
Dirk Meyer
f9db4a7032
- add nasm as build dependecy
...
Submitted by: Travis Poppe
2004-10-22 02:23:41 +00:00
Yen-Ming Lee
de35f3c65a
- use relative path instead of absolute path
2004-10-22 01:54:24 +00:00
Hye-Shik Chang
faff50a9f5
Fix a regex to determine PYTHON_PLATFORM correctly on FreeBSD patched
...
revisions such as 5.2.1 or 4.6.1.
Submitted by: tg
2004-10-22 01:34:05 +00:00
Cheng-Lung Sung
0e88c786ca
- change MASTER_SITES
...
- original master_site is moved, although it will redirect to new one,
but to get rid of possible warnings, change it.
Noticed by: kris
Approved by: co-mentor (vanilla)
2004-10-22 01:20:06 +00:00
Edwin Groothuis
9ec7e3fd64
Add WWW to pkg-descr
2004-10-22 01:18:55 +00:00
Ying-Chieh Liao
7d9970c09c
upgrade to 0.3.5
2004-10-22 01:09:20 +00:00
Pav Lucistnik
ad5f7a4feb
- Update to 2.0.32
...
PR: ports/72984
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2004-10-22 00:58:44 +00:00
Adam Weinberger
463b5bfa6a
Update to 1.8a4. For now, if you're building with Xft2 support,
...
an explicit --disable-freetype2 is passed to the configure script.
2004-10-22 00:42:19 +00:00
David E. O'Brien
590e207719
Update to version 4.73.
2004-10-22 00:28:31 +00:00
Pav Lucistnik
3aa0bdf78a
- Update to 0.4.7, old distfile was removed from master site
...
Reported by: pointyhat via kris
2004-10-22 00:24:13 +00:00
Maxim Sobolev
df5e791bcf
Remove local change which breaks the build.
2004-10-21 22:58:03 +00:00
Bill Fenner
dabc6c624e
Update to v1.45. This version has major updates for RFC3667/3668
...
boilerplate among others.
Fix my address in MAINTAINER field.
2004-10-21 22:45:29 +00:00
Jeremy Messenger
7c9630984c
Fix the language install in the correct path. If this is a GNOME app, normal
...
the solution would be add 'gnomehack' but this is just a GTK+ app. Therefore,
remove 'gnomeprefix' and install in $(datadir)/leafpad. Bump PORTREVISION for
pkg-plist change.
Reported by: pointyhat via kris
2004-10-21 22:35:34 +00:00