Kris Kennaway
d42a0e03f2
BROKEN: Unfetchable
2004-07-11 01:04:15 +00:00
Kirill Ponomarev
e73e77d704
Support WITHOUT_NLS
2004-07-10 19:25:03 +00:00
Joe Marcus Clarke
9e5632dd66
Apply a big libtool patch to allow porters to use the libtool installed by
...
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
2004-07-09 17:43:11 +00:00
Joerg Wunsch
3b16708b50
Welcome tkinfo to the 3rd millenium.
...
Upgrade to Tk 8.4, and Tkinfo 2.8 (used to be 2.5, dated back to 2001)
2004-07-07 19:46:13 +00:00
Jeremy Messenger
0ea0df3ec4
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
...
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Volker Stolz
04b79bac0a
Remove port: No longer exists
...
PR: ports/68709
Submitted by: Eugene Ossintsev
2004-07-06 12:13:20 +00:00
Ying-Chieh Liao
318266cf68
move ganttproject from misc/ to deskutils/
2004-07-06 02:38:37 +00:00
Ying-Chieh Liao
ddff1e2b35
add ganttproject 1.9.11
...
Plan projects using a Gantt chart
2004-07-06 02:07:06 +00:00
Volker Stolz
bef7524add
Update to 0.3.9.1
...
PR: ports/68677
Submitted by: maintainer
2004-07-05 17:18:50 +00:00
Dag-Erling Smørgrav
80b65796e7
Perform plist substitution for -L.
...
Fix bug in origin determination.
2004-07-05 11:48:35 +00:00
Anton Berezin
b3ba260ff3
Update to 0.7.
...
PR: 68667
Submitted by: maintainer
2004-07-05 08:04:16 +00:00
Kirill Ponomarev
b5e60875ef
Update to version 1.2.7
...
PR: ports/68634
Submitted by: Ports Fury
2004-07-03 15:42:35 +00:00
Kirill Ponomarev
96e42eecd6
Support CXXFLAGS properly
...
Fix build with system CC on -stable
PR: ports/68633
Submitted by: Ports Fury
2004-07-03 15:42:10 +00:00
Kirill Ponomarev
2b94dd6b88
Update to 9.17
2004-07-01 21:19:27 +00:00
Ade Lovett
328b757bf2
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
...
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Joe Marcus Clarke
d252f250e3
Fix patching after the recent locale dir changes to bsd.gnome.mk.
...
Reported by: pointyhat via kris
2004-07-01 16:06:01 +00:00
Adam Weinberger
5b8fedbd1c
Update to 2.3.2.
2004-06-28 02:10:57 +00:00
Kirill Ponomarev
c3972c6a24
Update to version 0.2.01
...
PR: ports/68389
Submitted by: Ports Fury
2004-06-27 18:12:42 +00:00
Max Khon
dafc452625
Recognize .tbz archives.
...
Bump PORTREVISION.
Submitted by: Andrey Slusar <vasallia (at) ukr.net>
2004-06-27 10:12:28 +00:00
Joe Marcus Clarke
d20937680b
Update to 1.9.
...
PR: 68356
Submitted by: maintainer
2004-06-27 06:03:22 +00:00
Mario Sergio Fujikawa Ferreira
6a3087aa64
Update to 0.3.3
2004-06-26 14:15:33 +00:00
Joe Marcus Clarke
93181c3dd7
Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.
...
Requested by: pav
2004-06-26 03:28:37 +00:00
Kris Kennaway
3eecacb04b
BROKEN: Installs/removes files outside of the install/deinstall phases
2004-06-26 02:49:49 +00:00
Markus Brueffer
f16e01b942
Update to version 0.9.3
2004-06-25 13:32:04 +00:00
Michael Landin
a9c369d7ef
Add patch with bugfixes.
...
- Fix chmod behavior
- Ignore irrelevant directories
- Index creation speedup
Bump PORTREVISION.
Submitted by: Radim Kolar <hsn@netmag.cz>
2004-06-25 13:11:30 +00:00
Michael Landin
3a2b9cc19f
Update to -< 3.1.9
...
- New features & many bugfixes
Changelog:
http://www.clex.sk/download/ChangeLog
2004-06-24 14:23:15 +00:00
Akinori MUSHA
9d255667b9
Update to 1.0.4.
...
- Do not permit interruption with signals during a file replacement.
- Correct an informational message.
2004-06-24 13:30:31 +00:00
Anton Berezin
a6d5f8ab5e
Add dtach 0.6,
...
a small program that emulates the detach feature of
screen.
PR: 68179
Submitted by: bkhl@elektrubadur.se
2004-06-22 09:24:56 +00:00
Kris Kennaway
3c088f1b9a
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
...
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Pav Lucistnik
b71acf0516
- Remove empty files [1]
...
- While here, portlint
PR: ports/68068 [1]
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2004-06-20 20:59:26 +00:00
Kris Kennaway
fe7fe72ddd
Set NO_PACKAGE; screen tends to go into a loop using all available CPU
...
when used from the package. Perhaps it's hard-coding information from
the build system that is not true in general.
Reported by: many people
Freaking out: peter
2004-06-20 20:21:40 +00:00
Kirill Ponomarev
542c9d1150
Update i386 version to 2.9008.491
...
Add amd64 version 2.9008.491
PR: ports/68142
Submitted by: maintainer
2004-06-20 15:53:51 +00:00
Erwin Lansing
17b05d21f9
Back out previous commit: dvips is now part of print/teTeX again.
...
Approved by: maintainer
2004-06-20 13:31:24 +00:00
Erwin Lansing
9ae6de0197
New port: tempcontrol controls the temperature of fermenting beer.
2004-06-20 09:46:11 +00:00
Greg Lehey
08a87613f9
New port: tempcontrol controls the temperature of fermenting beer.
2004-06-20 08:31:31 +00:00
Brooks Davis
6904926a05
The Globus Toolkit 2 requires GPT 3.1 so depend on misc/gpt31 instead of
...
misc/gpt.
2004-06-18 18:53:22 +00:00
Brooks Davis
2fadad11da
Add gpt31 post-repocopy.
2004-06-18 18:52:39 +00:00
Brooks Davis
860b30f360
- Upgrade to 3.2 [1].
...
- Add CONFLICTS with misc/gpt31.
Submitted by: mi [1]
2004-06-18 18:52:13 +00:00
Brooks Davis
38226b09d6
- misc/gpt31 has been repocopied from misc/gpt
...
- Add CONFILCTS and NO_LATEST_LINK
2004-06-18 18:51:02 +00:00
Maxim Sobolev
a468afc698
Update to 0.5, which brings in TDM400P support (only fxo is tested right now).
...
Also features some fixes for existing X100P driver.
2004-06-17 17:01:34 +00:00
Jeremy Messenger
da7a2061d1
Update to 1.2.85.
...
PR: ports/67876
Submitted by: Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer)
2004-06-17 06:18:52 +00:00
Kirill Ponomarev
5768f2de2d
Update to version 9.16
2004-06-16 18:11:04 +00:00
Norikatsu Shigemura
960aa5db65
Fix build with freetype.
...
PR: ports/68012
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Apporved by: mita (blanket)
2004-06-16 16:39:00 +00:00
Erwin Lansing
18503eb6a0
dvips has moved from print/teTeX to print/dvipsk-tetex. Reflect this by
...
adding a dependency on print/dvipsk-tetex.
PR: 67973
Submitted by: maintainer
2004-06-15 17:09:18 +00:00
Ying-Chieh Liao
a29a3dda2f
add mirmon 1.34
...
Monitor the status of mirrors
2004-06-15 02:03:44 +00:00
Max Khon
694ecd186a
- Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.
...
- Do not use :: in patch file names.
- Patch for CAN-2003-1023 is now contained in patch-vfs-direntry.c.
- Bump PORTREVISION.
Submitted by: Jakub Jelinek <jakub@redhat.com>
2004-06-14 20:56:00 +00:00
Kirill Ponomarev
4c870c80f9
- Add missing raw data file
...
Submitted by: Jim Jozwiak <av832 at lafn dot org>
2004-06-12 23:52:28 +00:00
Kirill Ponomarev
f001ae3470
- Update to version 9.15
2004-06-12 21:30:45 +00:00
Ying-Chieh Liao
0fd5d33aa5
add pylize 1.1b
...
A presentation generation tool
2004-06-10 01:46:52 +00:00
Michael Nottebrock
9774b28273
Update to version 3.2.3
2004-06-09 16:58:30 +00:00