1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

161492 Commits

Author SHA1 Message Date
Erwin Lansing
a4fef14cea Update to 2.105 2006-10-06 22:21:36 +00:00
Doug Barton
1aed3284ba Update for new version 1.9 2006-10-06 21:51:15 +00:00
Erwin Lansing
7873649229 Update to 2.0603 2006-10-06 21:50:48 +00:00
Doug Barton
e7d3f231ee New Features:
=============
1. You can now specify multiple ports to upgrade on the command line,
such as 'portmaster foo-1.23 bar-4.56 baz-7.98'. [1] Pass -n argument
to child processes (as needed) to handle this case.
2. Handle an alternate port that can satisfy a build requirement by
reading the CONFLICTS for the "standard" port, and seeing if we have
one of those installed. [1]
3. Unless the user specifies the new -B option, always build a backup
package when updating an existing port. Unless the user has specified
the -b option, delete the package on successful installation of the
new port, or print a helpful message telling the user where they can
find the package if install fails.
4. Don't only test a port for IGNORE, also test FORBIDDEN and BROKEN
to avoid doing a lot of work on dependencies for a port that we aren't
going to install.

Big Improvements:
=================
1. Significantly enhance the -r option by tracking what ports should
be rebuilt as a result of it, and rebuilding them "in line" if they
are dependencies of other ports that should also be rebuilt. Thus,
make sure that these ports get rebuilt once, and only once. Also,
don't rely on just the installed port's +REQUIRED_BY file to get the
list of dependencies, since it may be out of date. Search the pkg tree
for that port's DEPORIGIN to make sure that we get them all.
2. Track answers to ports that have +IGNOREME files, so the user is
not asked twice.
3. Rather than use all-depends-list to handle dependencies, use a
combination of build-depends and run-depends. This seems to get
everything we actually need, without sucking in a lot of stuff we don't.
4. Stop abusing the config_only mode, and make a clear separation
between first run (if any) and build run that does not depend on it.
This makes -G mode work as intended, with no bad side effects. [1]

Small Improvements:
===================
1. Add PREFIX/sbin to the PATH [1]
2. Cache "no" answers when using -i ("yes" was already cached).
3. If pkg_version thinks that two versions are the same even though
they have different pkg names, don't warn the user.
4. Clean up package code a little.
5. Twiddle the "waiting on" message for fetch & checksum.
6. If a user has a stale +REQUIRED_BY file in a pkg directory, print a
helpful message that suggests how to fix it. [2]
7. Don't tell a user about a -r port to rebuild if we're not going to
rebuild it for whatever reason.

Bug Fixes:
==========
1. Clean up trailing white space.
2. If the pkg data is corrupt, a search for installed port by ORIGIN
could return more than one answer. So, use only the first answer.
3. In dependency_check(), if a port has moved, check the new location
to see if it needs updating.
4. If there are no valid ports to build based on the command line
args, don't try to build /usr/ports/ [3]

[1] Suggested, debugged, and generally helped greatly by mezz
[2] Wondered about by yar
[3] Reminded by Bill Blue
2006-10-06 21:50:29 +00:00
Pav Lucistnik
39540d24fb The server for Ventrilo is a voice chat program which supports multiple
channels with different rate codecs and several people on each channel.
Primarily aimed at team gamers but can be used as an IP phone as well.

WWW: http://www.ventrilo.com/

PR:		ports/95071
Submitted by:	Anish Mistry <amistry@am-productions.biz>
2006-10-06 21:26:09 +00:00
Erwin Lansing
f4109520e6 devel/cscope was fixed in version 15.6
Glanced at by:	remko
2006-10-06 20:57:09 +00:00
Brooks Davis
f1d6e2a249 SlimServer will work with with MySQL 4.1 so allow that in addition to
5.0.  It's not clear if 5.1 will work, but go ahead and allow it for
now.

Reported by:	Matthew Komar <digital at blackroses dot com>
2006-10-06 20:48:28 +00:00
Joerg Wunsch
dddc1e2a1d Record the swap of the AVR-GCC versions:
old:  avr-gcc        now: avr-gcc-3 (to be retired some day)
old:  avr-gcc-devel  now: avr-gcc   (default to GCC 4.x)
2006-10-06 20:48:15 +00:00
Joerg Wunsch
94f9ef57c2 Remove. This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
2006-10-06 20:44:49 +00:00
Joerg Wunsch
48e98e9e98 Copy over the avr-gcc-devel port to avr-gcc, so this will become the
default AVR-GCC version now.

No repocopy as this port used to exist before.  For the history details,
see the old avr-gcc-devel port (going to be moved to Attic now).
2006-10-06 20:43:57 +00:00
Martin Wilke
422318ef21 - Fix build with gcc41
PR:		ports/104054
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 20:33:53 +00:00
Erwin Lansing
e2a1c28c4d Use INST_TARGET instead of TARGETDIR to avoid the name clash
after DESTDIR was added.

PR:		104045
Submitted by:	gabor
Prodded by:	kris
2006-10-06 20:25:43 +00:00
Martin Wilke
f751c44076 - Update to 1.0.5
PR:		ports/104055
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 20:23:45 +00:00
Martin Wilke
c8f43bda63 - Allow both escape characters '#' and '='
PR:		ports/104058
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2006-10-06 20:19:29 +00:00
Clement Laforet
b9b687bce3 - Fix WWW link
PR:		ports/102376
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2006-10-06 20:18:09 +00:00
Jose Alonso Cardenas Marquez
a75d705012 - Update to 20061006 2006-10-06 20:09:24 +00:00
Martin Wilke
cce4c384e8 Log from Maintainer:
mplayer does not necessarily these config files to work properly.
They are needed however if one wants to set system-wide defaults
different from mplayer's built-in settings.
Therefore,
o these files have more example character and are now
installed in ${PREFIX}/share/mplayer/examples/etc
o this is mentioned in files/pkg-message.in

Also there are further cleanups:
o The port now recognizes the new skin dir accorting to
ports/103891. Please commit these two diffs together
in order to maintain dependency consistency
o pkg-message in the port root dir should be removed from
the tree as we are using files/pkg-message.in for quite
some time now

PR:		ports/103892
Submitted by:	Denis Eremenko <moonshade@pnhz.kz>
Approved by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
2006-10-06 19:48:00 +00:00
Martin Wilke
7a55cea119 - Fix build problemes
PR:		ports/103891
Submitted by:	Denis Eremenko <moonshade@pnhz.kz>
Approved by:	        "Thomas E. Zander" <riggs@rrr.de>
2006-10-06 19:44:54 +00:00
Erwin Lansing
3ff6126961 - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104052
Submitted by:	gabor (maintainer)
2006-10-06 19:44:20 +00:00
Pav Lucistnik
d43bc4dfa1 - Update to 1.0.3
- Update maintainer's address

PR:		ports/104031
Submitted by:	Jason DiCioccio <jd@ods.org> (maintainer)
2006-10-06 19:36:11 +00:00
Pav Lucistnik
ac31dea7db - Switch to bundled copy of sqlite3
PR:		ports/103566
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
2006-10-06 19:31:01 +00:00
Erwin Lansing
b0fbf7dcef - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104051
Submitted by:	gabor (maintainer)
2006-10-06 19:29:50 +00:00
Erwin Lansing
a2c687132b - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104050
Submitted by:	gabor (maintainer)
2006-10-06 19:28:10 +00:00
Martin Wilke
cbc4e9a987 - Fix build with gcc41
- Fix pkg-plist

PR:		ports/103957
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 19:22:16 +00:00
Martin Wilke
0ca5529979 - Fix build with gcc41
PR:		ports/104001
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 19:15:16 +00:00
Pav Lucistnik
ddc01fa885 - Remove a patch chunk which was breaking runtime on FreeBSD 4.X
PR:		ports/97883
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by:	maintainer timeout (apache; 4 months)
2006-10-06 19:13:28 +00:00
Martin Wilke
b8cbb211eb - Update to 2.9.5
PR:		ports/104007
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> (maintainer)
2006-10-06 19:12:07 +00:00
Martin Wilke
612b16d24e - Drop maintainership
PR:		ports/104023
Submitted by:	Stefan 'Steve' Tell <stefan.tell@crashmail.de> (old maintainer)
2006-10-06 19:10:23 +00:00
Jose Alonso Cardenas Marquez
e910cff1d2 - Fix build on 4.x
- Bump PORTREVISION

Reported by:	kris
2006-10-06 19:01:59 +00:00
Martin Wilke
32d243feb2 - Update to 0.6.1
PR:		ports/103786
Submitted by:	Pawel Pekala <c0rn@o2.pl>
Approved by:	Vulpes Velox <v.velox@vvelox.net> (maintainer)
2006-10-06 18:43:17 +00:00
Martin Wilke
012245375c - Fix build with gcc41
PR:		ports/103952
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-06 18:40:24 +00:00
Martin Wilke
8e951d046d - Update to 0.5.2
PR:		ports/104060
Submitted by:	Lars Engels (maintainer)
2006-10-06 18:37:31 +00:00
Cy Schubert
4ae5ae27cd Add missing patch file. 2006-10-06 18:31:46 +00:00
Cy Schubert
eddfbb64ee NTP will not build under FreeBSD 4.X. 2006-10-06 18:30:49 +00:00
Boris Samorodov
96905e7c7d - re-introduce audio/audacity-devel port (version 1.3.0b); [1]
- fix pkg-plist, lines added:
-----
share/mime/packages/audacity.xml
share/applications/audacity.desktop
@dirrmtry share/applications

PR:		103260  [1]
Submitted by:	Jack Low <xxjack12xx at gmail.com>  [1]
2006-10-06 18:29:58 +00:00
Pav Lucistnik
2366078d57 - Update to 1.2 2006-10-06 18:23:38 +00:00
Martin Wilke
29159b39bc - Add backup MASTER_SITES
Submitted by:   pontyhat via kris
2006-10-06 18:08:42 +00:00
Florent Thoumie
37af938eed Attempt to fix build on 4.x.
Reported by:	kris
2006-10-06 18:02:09 +00:00
Martin Wilke
92f7eaded4 - Update to 0.6.2
PR:		ports/104057
Submitted by:	Lars Engels <lars.engels(at)0x20.net> (maintainer)
2006-10-06 17:56:26 +00:00
Jose Alonso Cardenas Marquez
3039a053d6 - Fix LIB_DEPENDS. The devel/commoncpp port was updated
- Bump PORTREVISION

Reported by:	kris
2006-10-06 17:54:43 +00:00
Stefan Walter
67a2606e6c - Depend on and link against wxgtk26-unicode instead of the ANSI version. [1]
- s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:		103756 [1]
Submitted by:	Michael Neumann <mneuma2s@smail.inf.fh-brs.de> [1]
Approved by:	maintainer [1]
2006-10-06 17:34:33 +00:00
Alex Dupre
229fe00496 Enable suhosin patch by default. 2006-10-06 17:24:21 +00:00
Jose Alonso Cardenas Marquez
b3c25d9937 - Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]

Approved by:	thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
2006-10-06 15:43:29 +00:00
Boris Samorodov
3a14530404 Fix a typo EXPITATION_DATE -> EXPIRATION_DATE.
Pointy hat to:	bsam (me)
2006-10-06 15:38:07 +00:00
Shaun Amott
861a59272f - Update to 20060621.
- Update URLs and maintainer's e-mail.

PR:		ports/99244
Submitted by:	Krzysztof Pawlowski <msciciel@dark-zone.eu> (maintainer)
2006-10-06 14:52:56 +00:00
Jean Milanez Melo
0a9dce8098 - Update mastersites.
- Fix WWW in pkg-descr.

PR:		ports/104063
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-10-06 14:51:29 +00:00
Andrew Pantyukhin
60927e65be - Update to 0.6.1 2006-10-06 14:37:21 +00:00
Boris Samorodov
8725ddd0fe - set MAINTAINER to ports@, so anyone interested may take care of the port;
- set DEPRECATED=superseeded by linux-xorg-libs port;
- set EXPITATION_DATE=2006-12-10.

Suggested by:	netchild
2006-10-06 14:32:19 +00:00
Munechika SUMIKAWA
0c6a2c56d8 Add two more options. 2006-10-06 12:56:04 +00:00
Maho Nakata
c4863b6c7f Add gcc33 in RUN_DEPENDS section. We no longer pass --disable-shared
in gcc33 port as default.
2006-10-06 12:26:36 +00:00