1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

153492 Commits

Author SHA1 Message Date
Ion-Mihai Tetcu
3be2ee09d0 Latest commit breaks build unconditionally, even if distfile exist in
${DISTDIR}. Fix this by folding code into bsd.port.pre.mk and bsd.port.post.mk.

PR:		99123
Submitted by:	maintainer
2006-06-18 22:14:01 +00:00
Thierry Thomas
a260b8424a Upgrade to 2.15.2.
Changelog at <http://bouml.free.fr/historic.html>.
2006-06-18 21:06:24 +00:00
Ion-Mihai Tetcu
9174bbfab6 Remove graphics/magickwand port which was already in the tree with the name
php-magickwand.

Submitted by:   ale@
Pointyhat to:   me (itetcu)
2006-06-18 20:52:08 +00:00
Ion-Mihai Tetcu
b742602ce3 Remove graphics/magickwand port which was already in the tree with the name
php-magickwand.

Submitted by:	ale@
Pointyhat to:	me (itetcu)
2006-06-18 20:47:38 +00:00
Mathieu Arnold
164844a669 The last one should have read update to 0.62 2006-06-18 20:46:48 +00:00
Mathieu Arnold
7dcd7b5833 Update to 99115
PR:		99115
Submitted by:	aaron
2006-06-18 20:45:56 +00:00
Thierry Thomas
57359d2a70 Re-add CONFIGURE_TARGET and fix libm detection.
PR:		ports/99072 (fu2)
Submitted by:	Josh Tolbert <hemi (at) puresimplicity.net> (maintainer)
2006-06-18 20:35:18 +00:00
Ion-Mihai Tetcu
2bef3ae4ac upgrade to 1.6.2
PR:		ports/99120
Submitted by:	maintainer
2006-06-18 20:31:14 +00:00
Lars Thegler
f3227efeab Update to 0.03
PR:		ports/99107
Submitted by:	aaron
2006-06-18 20:19:52 +00:00
Martin Wilke
2e1a556c5c Update to 2.3b
PR:		ports/99101
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
Approved by:	krion (mentor)
2006-06-18 20:18:22 +00:00
Ion-Mihai Tetcu
95fb21ce5c Updating the Samhain HIDS to 2.2.1. This is a minor release which fixes
some issues with the Prelude IDS system and compilation on x86_64.

PR:		ports/99114
Submitted by:	maintainer
2006-06-18 20:14:43 +00:00
Lars Thegler
9bbc7fa735 Update to 0.20
PR:		ports/99106
Submitted by:	aaron
2006-06-18 20:08:13 +00:00
Lars Thegler
77c906f669 Update to 0.20
PR:		ports/99108
Submitted by:	aaron
2006-06-18 20:01:39 +00:00
Sergey Matveychuk
17964f133f - Disable 'make config' feature. It should be implemented another way.
Now it's PITA if many ports affected.
2006-06-18 19:48:46 +00:00
Martin Wilke
cc41ace04f Update MASTER_SITES
PR:		ports/99098
Submitted by:	Tobias Eichert <tobias@karmabits.net>
Approved by:	krion (mentor)
2006-06-18 19:40:15 +00:00
Martin Wilke
e0ea24d824 Update to 1.10.6
PR:		ports/98992
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org>
Approved by:	krion (mentor), maintainer
2006-06-18 19:37:43 +00:00
Martin Wilke
e2bbb96850 Update to 1.0.9
PR:		ports/98987
Submitted by:	Francisco Alves Cabrita <include@npf.deec.uc.pt>
Approved by:	krion (mentor)
2006-06-18 19:35:00 +00:00
Ion-Mihai Tetcu
17d9202d40 It no use to make it build OK on tinderbox if you commit an older file.
Unbreak make install: list pkg-message in SUB_FILES and @${CAT} ${PKGMESSAGE}.

Submitted by:	Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by:	maintianer (andreas@, implicit - out of touch for the moment)
2006-06-18 19:29:54 +00:00
Sergey Matveychuk
0d0640d075 - Quick fix: change 'make config' with 'make config-conditional'.
It's exactly I meant.

Reported by:	Larry Rosenman <ler at lerctr.org>
2006-06-18 18:27:58 +00:00
Aaron Dalton
7f8ca42f30 - Update from v0.42 to v0.43
Approved by:	tobez (implicti)
2006-06-18 18:10:06 +00:00
Sergey Matveychuk
184a6e4c33 - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile
Approved by:	maintainer
2006-06-18 17:39:31 +00:00
Aaron Dalton
aabd7239f7 Adding file devel/p5-File-MMagic-XS, Guess File Type With XS (a la
mod_mime_magic).

Approved by:	tobez (implicit)
2006-06-18 17:34:23 +00:00
Sergey Matveychuk
a80a5566ac - Update to 2.1.4
* Add -e (--emit-summaries) option and show summary messages only when
    the option defined or verbose mode is on. [1]
  * Allow origins in ALT_PKGDEP. This announced in pkgtools.conf
    but did not work really. [2]
  * Run 'make config' before all operations unless -j (--jet-mode)
    option specified. [3]
  * Add lock on operations with pkgdb.db. Now you can safe run a few
    portupgrade(1).
  * Incorrectly calculated upgrade time when it is more 24 hours. [4]
  * Other fixes and impovements.

PR:		ports/99086 [4]
Reported by:	Doug Poland <doug at polands.org> [3,4]
Requested by:	many [1]
Submitted by:	skv [2]
2006-06-18 17:30:06 +00:00
Aaron Dalton
fc2417c529 Adding port www/p5-CGI-Untaint-date, validate an incoming date.
Approved by:	tobez (implicit)
2006-06-18 17:04:25 +00:00
Aaron Dalton
fbec2dbd62 - ${PREFIX} was incorrectly used. Should use ${LOCALBASE} instead in this
case.
- Slightly modify COMMENT to be more adequate.

PR:		ports/99096
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Reviewed by:	aaron
Approved by:	tobez (implicit)
2006-06-18 15:44:36 +00:00
Gerald Pfeifer
f1e14c4397 glibstdc++28 has been deprecated for more than two years.
Remove it, finally.
2006-06-18 13:04:42 +00:00
Gerald Pfeifer
cded9bc782 glibstdc++28 has been deprecated for more than two years.
Remove it, finally.
2006-06-18 12:49:43 +00:00
Philip Paeps
db065e30d0 Make lua always respect ${LOCALBASE}.
PR:		ports/98998
Submitted by:	Dmitry Marakasov <amdmi3 -at- mail.ru>
Approved by:	Richard Kiss <him -at- richardkiss.com> (maintainer)
2006-06-18 12:41:44 +00:00
Ion-Mihai Tetcu
0fed778c7f - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]

PR:		99095
Submitted by:	maintainer [1], itetcu (me) [2]
2006-06-18 12:19:36 +00:00
Andrew Pantyukhin
b5633fdfc8 - Update to 0.5.1
- A linuxism eliminated upstream
2006-06-18 11:09:50 +00:00
Ion-Mihai Tetcu
6881e0a29d Completely disable DGA when -disableDirectV is given on the commandline; This
should fix the port for some newer NVIDIA drivers which are broken w.r.t. DGA.

PR:		ports/98700
Submitted by:	Andre Albsmeier <Andre.Albsmeier@siemens.com>
2006-06-18 11:06:06 +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
Ion-Mihai Tetcu
0a23b0bb65 Fix plist and unbreak.
PR:		ports/98522
Submitted by:	Soeren Straarup <xride@x12.dk>
Approved by:	maintainer timeout
2006-06-18 10:32:22 +00:00
Vasil Dimov
a7a976a5d6 Update from 0.17.1 to 0.21.1
PR:		ports/96898
Submitted by:	Peter Johnson <johnson.peter@gmail.com>
Approved by:	ChangBom Yoon <changbom.yoon@gmail.com> (maintainer)
2006-06-18 09:33:47 +00:00
Gerald Pfeifer
313c6c2e9c Update to the 20060617 snapshot of GCC 4.2.0.
Employ the new USE_LDCONFIG feature, which allows us to get rid of the
various, much more manual and error-prone hacks we needed so far.

Reviewed by:	flz (for lang/gcc40)
2006-06-18 06:39:28 +00:00
Roman Bogorodskiy
72e48206fb HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.

WWW: http://www.server-side.de/

PR:		ports/99073
Submitted by:	Elisey Savateev <b3k@mail.ru>
2006-06-18 04:54:26 +00:00
Ion-Mihai Tetcu
944f6613ac Update to 0.14
PR:		ports/98088
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2006-06-18 00:00:33 +00:00
Ion-Mihai Tetcu
67b6eb2ad3 - Install openvpn-admin.exe
- grammar improvement for BROKEN.
- make openvpn-admin search for its configuration files in
${PREFIX}/etc/openvpn, and pre-create that directory. It will contain user data
after use, so only @dirrmtry to remove it.
- install openvpn-admin into ${PREFIX}/sbin/, to stick to the original
installation logic, and in the same course also install openvpn-admin.pam
without extension.

PR:		ports/95336
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
Approved by:	maintainer (via private email)
2006-06-17 23:56:56 +00:00
Alejandro Pulver
552a05f8b0 This is a boot splash image changer for FreeBSD.
See the post-installation message for instructions.

WWW: http://mato.gamato.org/freebsd/

PR:		ports/93218
Submitted by:	Martin Otto <gamato@pobox.sk>
2006-06-17 23:53:15 +00:00
Thierry Thomas
624ecbbb0d Upgrade to 1711 B09.
Changelog available at:
<http://www.mercury.to/index.php?sub=Changelog>.
2006-06-17 22:12:27 +00:00
Thierry Thomas
78ba726349 - Upgrade to to 1.9.9 and unbreak;
- Take maintainership.

PR:		ports/99072
Submitted by:	Josh Tolbert <hemi (at) puresimplicity.net>
2006-06-17 22:07:36 +00:00
Alejandro Pulver
82d09b0f76 - Update to version 20050603-1400.
- Fix (was marked as BROKEN).
2006-06-17 21:53:27 +00:00
Aaron Dalton
056f94a8b6 - Update from v1.01 to v1.11
Approved by:	tobez (implicit)
2006-06-17 21:44:30 +00:00
Aaron Dalton
b0d9078252 - Update from v2.18 to v2.19
Approved by:	tobez (implicit)
2006-06-17 21:41:11 +00:00
Alejandro Pulver
dc044fd8e7 - Fix mouse problems.
- Fix sound problems.
- Fix building on !i386.
- Fix writting personal configuration, and do it in ~/.tenebrae, to avoid
  conflicts with other engines since they usually have different variables.
- Use USE_DOS2UNIX.
- Remove unneeded information from pkg-message (it depends on quake-data so it
  will be installed automatically, also quake-data installs the demo so
  tenebrae is playable after installation).
- Use release target instead of the debug one.
- Clean-up.

PR:		ports/98783
Approved by:	maintainer (timeout)
2006-06-17 21:32:32 +00:00
Ion-Mihai Tetcu
d8d1209c77 - fix the build for FreeBSD >= 600000
- we now install the module in KMODDIR instead of ${LOCALBASE}/lib
therefor the pkg-plist and the rc.d startup script where adapted
- adapt the pkg-message to match reality

PR:		ports/95915
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-06-17 21:16:13 +00:00
Ion-Mihai Tetcu
b86f9f257b Update to version 3.2.1
PR:		ports/99041
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-06-17 21:01:28 +00:00
Ion-Mihai Tetcu
8ced369ddc Sync with vedor description. 2006-06-17 20:57:13 +00:00
Ion-Mihai Tetcu
aec8453469 Make RUN_DEPENDS to be listed only once. 2006-06-17 19:59:20 +00:00
Ion-Mihai Tetcu
524a1ba605 Add php-session and php-pcre to the lsit of RUN_DEPENDS adn bump PORTREVISION.
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2006-06-17 19:49:06 +00:00