FreshPorts -- The Place For Ports Sat, 22 Nov 2008 7:10 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: java/jakarta-commons-logging/Makefile
CVSWeb

Number of commits found: 14

Fri, 6 Jun 2008
[ 14:38 edwin ] Original commit 
1.7 java/avalon-logkit/Makefile
1.15 java/berkeley-db/Makefile
1.23 java/bluej/Makefile
1.24 java/bouncycastle/Makefile
1.19 java/bsh/Makefile
1.7 java/cacao/Makefile
1.13 java/castor/Makefile
1.32 java/classpath/Makefile
1.2 java/commonclipse/Makefile
1.15 java/cos/Makefile

(Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Wed, 27 Feb 2008
[ 15:10 ehaupt ] Original commit 
1.6 databases/jakarta-commons-dbutils/Makefile
1.4 devel/jakarta-commons-chain/Makefile
1.5 devel/jakarta-commons-configuration/Makefile
1.3 devel/jakarta-commons-daemon/Makefile
1.9 devel/jakarta-commons-io/Makefile
1.5 devel/jakarta-commons-jxpath/Makefile
1.6 devel/jakarta-commons-modeler/Makefile
1.12 java/jakarta-commons-beanutils/Makefile
1.13 java/jakarta-commons-cli/Makefile
1.4 java/jakarta-commons-codec/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:             121041
Submitted by:   Marcin Cieslak <saper@system.pl>
Approved by:    portmgr (linimon)
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 16 May 2006
[ 16:43 hq ] Original commit 
1.11 java/jakarta-commons-logging/Makefile
1.6 java/jakarta-commons-logging/distinfo
- Update to 1.1
- Do not build the port since it requires Maven to build documentation
- No longer install commons-logging-api.jar
- Disable OPTIONS: the full package is installed
Mon, 23 May 2005
[ 15:18 hq ] Original commit 
1.10 java/jakarta-commons-logging/Makefile
- Install commons-logging-api.jar
- Add 'devel' category to calm portlint

Submitted by:   thierry
Fri, 3 Dec 2004
[ 01:01 hq ] Original commit 
1.38 devel/apache-ant/Makefile
1.11 java/bugseeker-demo/Makefile
1.11 java/bugseeker/Makefile
1.9 java/cryptix-jce/Makefile
1.13 java/jad/Makefile
1.9 java/jakarta-commons-beanutils/Makefile
1.11 java/jakarta-commons-cli/Makefile
1.9 java/jakarta-commons-collections/Makefile
1.9 java/jakarta-commons-lang/Makefile
1.9 java/jakarta-commons-logging/Makefile

(Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Reset znerd's ports maintainership:

- All JDK ports (and JDK documentation ports) that were formerly maintained by
  znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
  and xmlenc)
- Everything else is reset to ports@FreeBSD.org

Approved by:    znerd (maintainer)
Mon, 29 Nov 2004
[ 02:46 hq ] Original commit 
1.8 java/jakarta-commons-logging/Makefile
Project is now under the Apache 2.0 license, which is included in the
distribution.
Sun, 28 Nov 2004
[ 13:32 hq ] Original commit 
1.7 java/jakarta-commons-logging/Makefile
1.4 java/jakarta-commons-logging/distinfo
- Update to 1.0.4
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Chase recent Log4J port rename
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO_CMD
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Various cosmetic improvements
Thu, 15 Apr 2004
[ 21:58 znerd ] Original commit 
1.6 java/jakarta-commons-logging/Makefile
1.3 java/jakarta-commons-logging/pkg-plist
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using OPTIONS macro for dependency setting:
  - WITH_LOG4J:    Enable Jakarta Log4j log factory (default: on)
  - WITH_LOGKIT:   Enable Avalon LogKit log factory (default: off)
  - WITH_JDK14LOG: Enable JDK 1.4 log factory       (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
  is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
  ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)

PR:             63928
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Wed, 23 Jul 2003
[ 15:30 znerd ] Original commit 
1.13 databases/mysql-jdbc-mm/Makefile
1.8 databases/postgresql-jdbc/Makefile
1.91 editors/openoffice-devel/Makefile
1.179 editors/openoffice/Makefile
1.12 java/eclipse/Makefile
1.6 java/jakarta-commons-beanutils/Makefile
1.6 java/jakarta-commons-cli/Makefile
1.5 java/jakarta-commons-collections/Makefile
1.5 java/jakarta-commons-lang/Makefile
1.5 java/jakarta-commons-logging/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
Thu, 8 May 2003
[ 10:01 znerd ] Original commit 
1.4 java/jakarta-commons-logging/Makefile
Name of JAR file for dependency Log4J changed. Fixed dendency.

Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR:             51788
Mon, 7 Apr 2003
[ 12:39 znerd ] Original commit 
1.3 java/jakarta-commons-logging/Makefile
1.2 java/jakarta-commons-logging/distinfo
1.2 java/jakarta-commons-logging/pkg-plist
Upgrade to 1.0.3. Fixed comment.
Fri, 7 Mar 2003
[ 06:04 ade ] Original commit 
1.6 java/bugseeker-demo/Makefile
1.8 java/bugseeker/Makefile
1.8 java/cryptix-jce/Makefile
1.7 java/forte/Makefile
1.22 java/guavac/Makefile
1.11 java/jad/Makefile
1.5 java/jaf/Makefile
1.2 java/jakarta-bcel/Makefile
1.3 java/jakarta-commons-beanutils/Makefile
1.5 java/jakarta-commons-cli/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 14 Nov 2002
[ 10:55 znerd ] Original commit 
1.69 java/Makefile
1.1 java/jakarta-commons-logging/Makefile
1.1 java/jakarta-commons-logging/distinfo
1.1 java/jakarta-commons-logging/pkg-comment
1.1 java/jakarta-commons-logging/pkg-descr
1.1 java/jakarta-commons-logging/pkg-plist
New port: Jakarta Commons Logging library.

See:
http://jakarta.apache.org/commons/logging.html

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 12
new 48 hours17
new 7 days44
new fortnight81
new month129

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.117 seconds.