1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

114016 Commits

Author SHA1 Message Date
Michael Johnson
a295efeb5a Add gnomesu to RUN_DEPENDS
Remove white space to make portlint happy

Approved by:	adamw (mentor)
2004-11-25 02:03:56 +00:00
Joe Marcus Clarke
5c28992dbb Update to 0.12.1.
Submitted by:	Radek Kozlowski <radek@raadradd.com>
Approved by:	maintainer on leave
2004-11-25 02:01:50 +00:00
Mario Sergio Fujikawa Ferreira
f17844d823 New port kde-icons-crystalcurve version 0.0.1: KDE CrystalCurve iconset 2004-11-25 01:49:28 +00:00
Mario Sergio Fujikawa Ferreira
fd5b68b38d New port kde-icons-krystaline version 1.1.6: KDE Krystaline iconset 2004-11-25 01:18:22 +00:00
Greg Lewis
47a98f79e6 . Update to 1.4.2-01. This addresses
http://www.blackdown.org/java-linux/java2-status/security/Blackdown-SA-2004-01.txt

  Unfortunately this version seems to have problems on 4.x.
2004-11-25 00:13:38 +00:00
Mario Sergio Fujikawa Ferreira
dc7c7f1a93 Update to 0.5 2004-11-25 00:10:29 +00:00
Kris Kennaway
85fd51a02c Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we find
a port that should not be listed here
2004-11-25 00:08:31 +00:00
Mario Sergio Fujikawa Ferreira
57ae968445 New port kde-icons-gartoon-blue-svg version 1.3: KDE Gartoon Blue SVG iconset 2004-11-25 00:07:25 +00:00
Kris Kennaway
4b1cca1ab3 If sudo_cmd is set, assume we need to chown the files we created on
the client to the client_user so they can later write to them
2004-11-25 00:07:24 +00:00
Markus Brueffer
244da6342a Fix two typos
Submitted by:	brueffer
Approved by:	maintainer
2004-11-25 00:06:19 +00:00
Kris Kennaway
e5e059c3d8 Rework the -incremental support slightly; this should now be robust enough
to use.
2004-11-25 00:06:02 +00:00
Mario Sergio Fujikawa Ferreira
fbe30acef6 New port kde-icons-gartoon-svg version 1.3: KDE Gartoon SVG iconset 2004-11-25 00:05:47 +00:00
Kris Kennaway
7b38de7527 Catch up to the changed format of the logs.
List the extra/removed/changed files separately, and colour-code the
serious errors (files left behind outside of /usr/local and /usr/X11R^;
files removed that were installed by another port, and files with changed
permissions or ownership)
2004-11-25 00:04:48 +00:00
Mario Sergio Fujikawa Ferreira
78555f49bd New port kde-icons-cezanne version 0.3b: KDE Cezanne iconset 2004-11-25 00:03:30 +00:00
Kris Kennaway
33afdf33e9 * Recursively list all files detected as having been left behind after
the port deinstall; mtree does not recurse into subdirectories it does
  not know about
* Break out the 'files incorrectly removed' and 'files incorrectly changed'
  into their own sections
2004-11-25 00:02:38 +00:00
Mario Sergio Fujikawa Ferreira
371cf3071c Add PLIST_DIR_PATTERN_EXTRA support so that it is possible to filter
the automatic created TMPPLIST
2004-11-24 23:52:43 +00:00
Kris Kennaway
9938ffe506 Add missing file, and don't try to unconditionally remove a directory
shared with other gcc versions.
2004-11-24 23:38:24 +00:00
Kris Kennaway
efb9f2eaf8 Add missing directory 2004-11-24 23:23:20 +00:00
Kris Kennaway
b2e3fa47f5 Add missing directories 2004-11-24 23:19:21 +00:00
Kris Kennaway
9e67cc9e20 Add missing file 2004-11-24 23:15:58 +00:00
Kris Kennaway
4d7a644b66 Add missing directory 2004-11-24 23:14:35 +00:00
Kris Kennaway
194667040d Add a missing libtool dropping 2004-11-24 23:13:24 +00:00
Kris Kennaway
c2851b88f1 Try to remove a directory if it's empty 2004-11-24 23:12:46 +00:00
Kris Kennaway
6ad79fe7b9 Add missing header 2004-11-24 23:11:16 +00:00
Yen-Ming Lee
d30b43c1bf - distfile repacked for updating built-in MT-Blacklist from 1.6.3 to 1.6.5
- updated files:
work/www/cgi-bin/mt/extlib/jayallen/Blacklist.pm
work/www/cgi-bin/mt/extlib/jayallen/MTBlPing.pm
work/www/cgi-bin/mt/extlib/jayallen/MTBlPost.pm
work/www/cgi-bin/mt/mt-blacklist.cgi
work/www/data/mt/plugins/Blacklist.pl

WWW: http://mtbook.net/download.html
2004-11-24 23:01:43 +00:00
Kris Kennaway
3ec6c50c18 Clean up locale directory after ourselves 2004-11-24 22:25:30 +00:00
Kris Kennaway
a7e85a1c57 Add missing directories 2004-11-24 21:47:33 +00:00
Kris Kennaway
05bcee2420 Add missing includes 2004-11-24 21:46:58 +00:00
Kris Kennaway
643d709ce2 Clean up locale directories after ourselves 2004-11-24 21:46:37 +00:00
Kris Kennaway
c394014da1 BROKEN: Broken pkg-plist 2004-11-24 21:41:11 +00:00
Kris Kennaway
74e2c45989 Add missing directory
XXX This port doesn't seem to conform to hier(7)
2004-11-24 21:40:41 +00:00
Kris Kennaway
601c4c3d9e Don't remove all empty locale directories, only the ones we created
ourselves.
2004-11-24 21:39:30 +00:00
Kris Kennaway
9a7342eb8d Don't remove all empty locale directories, only the ones we (might have)
created.
2004-11-24 21:39:01 +00:00
Pav Lucistnik
39212fa861 - Change tunables from OPTIONS to plain make defines. Too many users
subconsciously enabled THREADS knob and ended with breakages later.

The last straw:	Adam McLaurin <adam.mclaurin@gmx.net>
Approved by:	FreeBSD/GNOME cabal
2004-11-24 20:19:08 +00:00
Thierry Thomas
2d8dec928f Fix build dependences.
Reported by:	Kris via pointyhat.
2004-11-24 20:12:19 +00:00
Lars Thegler
c477b56d57 - Update to 0.077
- All patches now included in original sources
2004-11-24 20:04:26 +00:00
Kris Kennaway
24aadaf58d Add missing files 2004-11-24 19:53:57 +00:00
Tilman Keskinoz
4e752a49f2 Update to 0.7.8 2004-11-24 19:52:05 +00:00
Lars Thegler
27a39552de Update to 1.82 2004-11-24 19:44:41 +00:00
Sergey Matveychuk
2470e4aed6 - Update to 0.08
PR:		ports/74114
Submitted by:	maintainer
2004-11-24 19:42:17 +00:00
Sergey Matveychuk
74527a31d6 New Port: devel/p5-Decision-ACL - Manage and Build Access Control Lists
PR:		ports/72358
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-24 19:31:49 +00:00
Sergey Matveychuk
00cc21b605 New Port: devel/p5-Data-Table - Data type related to database tables,
spreadsheets, etc...

PR:		ports/73796
Submitted by:	Aaron Dalton <aaron(at)daltons.ca>
2004-11-24 19:21:59 +00:00
Lars Thegler
0de5bb08e3 Update to 0.08 2004-11-24 19:15:03 +00:00
Sergey Matveychuk
a14f47fdc4 - Update to 4.32.2
- Pass maintainer to submitter

PR:		ports/72510
Submitted by:	maintainer
2004-11-24 18:14:11 +00:00
Volker Stolz
ca91159b79 - Update to latest version 1.0.5
- Assign maintainership to submitter

PR:		ports/72967
Submitted by:	Vivek Khera
2004-11-24 18:01:33 +00:00
Kris Kennaway
18594b6e3f BROKEN on 6.x: Does not compile 2004-11-24 17:56:10 +00:00
Kris Kennaway
4fa57da406 BROKEN: Does not compile 2004-11-24 17:50:42 +00:00
Daichi GOTO
bb9067cd03 sync with master port
PR:		ports/74208
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-11-24 17:49:03 +00:00
Daichi GOTO
44f7314860 [Maintainer Update] emulators/xmame to 0.88
PR:		ports/74207
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-11-24 17:45:31 +00:00
Daichi GOTO
17c6112a90 update: comms/efax-gtk 2.2.13
PR:		ports/74198
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2004-11-24 17:42:44 +00:00