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

109796 Commits

Author SHA1 Message Date
Joe Marcus Clarke
b4fbdfd8fa Update to 2.6.13. 2004-09-01 18:50:58 +00:00
Michael Nottebrock
79f9fb97cf Update to 2.2-20040829.
Submitted by: maintainer
2004-09-01 18:14:44 +00:00
Greg Lewis
a6bed5ffd4 . Consistently prefix the comment in the call to registervm with "Linux-"
for Linux JDKs.
2004-09-01 18:06:07 +00:00
Greg Lewis
88c6789dea . Add missing creation and deletion of %%PREFIX%%/share/doc/java for
consistency with other JDK pkg-plists.
. Add a comment to the registervm call (also for consistency)
2004-09-01 18:01:42 +00:00
Jacques Vidrine
41715309cf The recent commit to the krb5 port brought the version to 1.3.4_1 but
did not correct one of the existing vulnerabilities.  Update the
affected range to compensate.
2004-09-01 17:12:54 +00:00
Cheng-Lung Sung
0650322b27 - Update to 0.47
PR:		ports/71251
Submitted by:	Rong-En Fan (maintainer)
Approved by:	vanilla (co-mentor)
2004-09-01 16:54:19 +00:00
Greg Lewis
e3a7fa19f0 . Assume (un)registervm is in LOCALBASE _not_ PREFIX.
. Call unregistervm with the VM we registered, not the comment associated
  with (as comments should be optional).
2004-09-01 16:43:48 +00:00
Sergey Matveychuk
12ffbba738 Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:		ports/70936
Submitted by:	maintainer
2004-09-01 16:27:21 +00:00
Michael Nottebrock
68322422c6 Update to 3.0.6.
Submitted by: maintainer
2004-09-01 16:23:29 +00:00
Greg Lewis
1dbf94cf0a . Add missing calls to registervm and unregistervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:13:36 +00:00
Greg Lewis
4e84198dd0 . Add a missing call to registervm.
. Add missing creation and deletion of %%PREFIX%%/share/doc/java for
  consistency with other JDK pkg-plists.
2004-09-01 16:08:32 +00:00
Hiroki Sato
8ec5eb8071 Add patches to fix a problem which prevents this from working
with VCP::Dest::SVK.

Submitted by:	June-Yen Huang (jihuang at gate dot sinica dot edu dot tw)
PR:		ports/71201
2004-09-01 16:02:33 +00:00
Cheng-Lung Sung
4829d989ab Detect p5-Time-HiRes properly.
PR: 		ports/71245
Submitted by:	Simon Dick <simond@irrelevant.org>
Approved by:	vanilla (co-mentor)
2004-09-01 15:58:37 +00:00
Herve Quiroz
85d17abf1b Fix permissions issue caused by last commit.
Approved by:	glewis (mentor)
2004-09-01 15:38:42 +00:00
Mikhail Teterin
aaa87d410e Update to 1.0.8 from 1.0.7. 2004-09-01 15:12:49 +00:00
Cy Schubert
e832541095 Fix MITKRB5-SA-2004-003: ASN.1 decoder denial-of-service.
Heads-up by:	nectar
2004-09-01 15:01:20 +00:00
Yen-Ming Lee
3f9458d6ba - add USE_GETOPT_LONG=yes and related patch
- add USE_LIBTOOL_VER=15 and remove *.la from pkg-plist
- disable NLS support if WITHOUT_NLS=yes is defined
- bump PORTREVISION
2004-09-01 14:59:58 +00:00
Maho Nakata
8b77f79ccd ad hoc fix for 5-STABLE, having CPU
other than Pentium4 (Opteron, Pentium III,
Athlon... etc) this was due to recent change
in make(1)
2004-09-01 14:26:13 +00:00
Kirill Ponomarev
b9083362fb Fix build with ident support.
Reported by:	Martin Hasenbein <mh@bsd.net>
2004-09-01 14:11:52 +00:00
Michael Nottebrock
35a44a7b7e The rc-script was botched, correct that and bump PORTREVISION. 2004-09-01 14:04:17 +00:00
Ruslan Ermilov
45f91b4e81 Added security/p5-Digest-MD5 to the runtime dependency list.
This module is used by the Perl script that generates the
supported hardware list from section four manpages.

This fixes building HEAD and RELENG_5 release notes on 4.x.
2004-09-01 13:55:55 +00:00
Jun Kuriyama
0f70ba6ab6 Upgrade to 1.2. 2004-09-01 13:50:33 +00:00
Sergey Matveychuk
24d0541710 - Rename knonbs for more POLA compliant.
- Utilize PORTDOCS macro.
- Fix pkg-message for the package.
- Minor formating and typographic changes.

PR:		ports/71188
Submitted by:	maintainer
2004-09-01 13:42:54 +00:00
Herve Quiroz
672d6a7f88 - Now bsd.java.mk 2.0 compliant
- Cosmetic changes: removed some unnecessary variable
- Use CPIO rather than MKDIR/INSTALL_DATA
- Added 'textproc' category
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:41:33 +00:00
Herve Quiroz
e8e5afebd0 - Fixed MASTER_SITE_SUBDIR (binary and source releases are the same so this is
not really a fix)
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN/INSTALL_DATA
- Removed JAR file for pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Updated homepage in pkg-descr
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:40:11 +00:00
Herve Quiroz
69160e4533 - Use MASTER_SITE_APACHE
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Added 'devel' category
- Removed unnecessary 'post-install' target
- Use my FreeBSD address for maintainership purposes

Approved by:	glewis (mentor)
2004-09-01 13:36:46 +00:00
Herve Quiroz
fd31d56c39 - Build from source
- Use USE_ANT
- Now bsd.java.mk 2.0 compliant
- Cosmetic changes: ECHO_CMD -> ECHO_MSG and removed unnecessary variables
- Use CPIO rather than MKDIR/INSTALL_MAN
- Removed pkg-plist
- Install LICENSE.txt
- SIZEify (!)
- Use my FreeBSD address for maintainership purposes
- Removed my name from pkg-descr

Approved by:	glewis (mentor)
2004-09-01 13:32:57 +00:00
Mathieu Arnold
eb6a62055b Update to 1.06.01 2004-09-01 12:24:32 +00:00
Volker Stolz
25673beb04 Update to 2.0
PR:		ports/71118
Submitted by:	Vladimir Osintsev (maintainer)
2004-09-01 12:13:07 +00:00
Sergey Matveychuk
fa3db4fa0d Update to 5.23.0
PR:		ports/71234
Submitted by:	maintainer
2004-09-01 11:11:05 +00:00
Mathieu Arnold
b7d22c0edf Dupplicate line 2004-09-01 11:05:42 +00:00
Mathieu Arnold
c114aedb12 Update to 0.08.01 2004-09-01 10:58:56 +00:00
Tilman Keskinoz
6da1b06488 Respect CFLAGS and CC.
Approved by:	maintainer
2004-09-01 10:53:59 +00:00
Sergey Matveychuk
cf69b7238e Update to 5.23.0
Changes:
Network Time Protocol (SNTP/NTP) has been implemented. Ten tools were
added, ranging from SMTP server to Web file size retrieval.

PR:		ports/71233
Submitted by:	maintainer
2004-09-01 10:50:04 +00:00
Sergey Matveychuk
a4ad3cb5fc Update to 5.23.0
Changes:
bugfix in netwib_buf_append_fmt()

PR:		ports/71232
Submitted by:	maintainer
2004-09-01 10:49:24 +00:00
Maho Nakata
0cb5e86302 Build fix for 5-STABLE 2004-09-01 09:59:25 +00:00
Dmitry Sivachenko
bc4fe6efae Update to version 1.10.
Remove unneeded dependency.
Take maintainership.
2004-09-01 09:05:56 +00:00
Kirill Ponomarev
023495baed Fix libvcdinfo.pc
o  This will allow vcd support to work in multimedia/vlc (and possibly
   other ports)
Use libtool

PR:		ports/71171
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-09-01 08:54:29 +00:00
Ying-Chieh Liao
ee872fe9c2 utilize USE_ANT 2004-09-01 08:41:19 +00:00
Volker Stolz
e35efe7cdf Update to 0.82.1
PR:		ports/71143
Submitted by:	Takahiro MORISHITA (maintainer)
2004-09-01 08:39:17 +00:00
Ying-Chieh Liao
4141ec7ce4 add classpath 0.10
A GNU project to create free core class libraries
2004-09-01 08:37:04 +00:00
Cheng-Lung Sung
c85d4f8b77 Add support of p5-Kwiki-Atom.
Approved by:	vanilla (co-mentor)
2004-09-01 08:35:55 +00:00
Kirill Ponomarev
c9446c3353 Update to 2.0e
PR:		ports/71170
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer
2004-09-01 08:06:33 +00:00
Volker Stolz
612a618917 Fix the gld startup script. Some references to amavisd (from which the
script has been copied) have been left in by accident.

PR:		ports/71194
Submitted by:	Blaz Zupan (maintainer)
2004-09-01 08:06:24 +00:00
Kirill Ponomarev
0fbecf08cc Add knob to control where dvd device is
PR:		ports/71164
Submitted by:	maintainer
2004-09-01 08:03:48 +00:00
Volker Stolz
93ad5c3f67 - Update to 1.8.2
- RUN_DEPEND on timidity

PR:		ports/71207
Submitted by:	Igor Pokrovsky (maintainer)
2004-09-01 08:00:14 +00:00
Kirill Ponomarev
24d0f3d72b Update to 0.98.12
PR:		ports/71197
Submitted by:	maintainer
2004-09-01 07:59:07 +00:00
Cheng-Lung Sung
2505b8d5d9 - update to 0.7
- From ChangeLog
  - Added support for ESMTP [Andreas Steinmetz]
  - Fixed crash when too many connections established
  - Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
    problems with certain versions of Postfix 1.x
  - Better IO performance under heavy load
  - Fixed most warnings when compiled with -Wall
  - Fixed other minor bugs

Approved by:	vanilla (co-mentor)
2004-09-01 07:50:15 +00:00
Volker Stolz
4a0ac682d9 Update to 2.27
PR:		ports/71223
Submitted by:	Dryice Liu (maintainer)
2004-09-01 06:59:54 +00:00
Alexey Dokuchaev
98c0bfeb52 New port: metacity-aluminumalloy-toxic-theme, a port of the wonderful MacOS
X theme Aluminum Alloy.  Original theme by Max Rudberg
(http://www.maxthemes.com).

This is Toxic flavor of the theme (Metacity decorations).

Approved by:	fjoe (mentor) (implicit)
2004-09-01 06:57:18 +00:00