Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.07_1 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
9.07_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
9.07_1 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
9.07_1 19 May 2021 19:56:24 |
Danilo Egea Gondolfo (danilo) |
cad/electric-ng: Drop maintainership |
9.07_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
9.07_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.07_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
9.07 15 Aug 2018 19:34:23 |
sunpoet |
Simplify MASTER_SITES
Differential Revision: https://reviews.freebsd.org/D14090
Submitted by: sunpoet (myself)
Approved by: danilo (maintainer) |
9.07 24 Nov 2016 14:05:35 |
danilo |
- Update to 9.07 |
9.06 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
9.06 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
9.06 16 Jun 2015 21:19:50 |
danilo |
- Update to 9.06 |
9.05_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
9.05_1 27 Feb 2015 16:30:41 |
makc |
Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows
Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE} |
9.05_1 20 Oct 2014 07:19:23 |
bapt |
Cleanup plist |
9.05_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
9.05 26 Jun 2014 22:08:49 |
danilo |
- Update from 9.04 to 9.05 |
9.04_1 06 Oct 2013 15:23:37 |
danilo |
- Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file
- Increment PORTREVISION *
* The developers have updated the system without changing version.
The packages were compared with diff, some changes and the following
changelog were found in the new package:
IMP: (6/19/13, SMR) Added ability to save selections by clicking on
the selection area of the status bar (Bug #5130).
BUG: (6/18/13, GVG) ReadProjectSettingsFromLibrary' cannot serialize parameter
(Bug #5122)
FIX: Not allowing EditPreferences in ReadLibrary Job. Undoing change done for
(Bug #3654)
BUG: (6/18/13, SMR) Spice output may write bus notation (Bug #5121).
FIX: Fixed getPortName() so global names do not substitute arrays.
IMP: Added DFTM export for parallel routing (Bug #5120).
Approved by: wg/culot (mentors, implicit) |
9.04 20 Sep 2013 15:58:42 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
9.04 23 Jun 2013 12:05:23 |
wg |
cad/electric-ng: update to 9.0.4
- Update to 9.0.4 [1]
- Removed tab from WWW entry [1]
- Add LICENSE (GPLv3) [1]
- Remove leading article from COMMENT
PR: ports/179845 [1]
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) |
9.03 10 May 2013 01:46:53 |
bdrewery |
- Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr |
9.03 26 Feb 2013 21:06:56 |
lippe |
- Update to 9.03.
- Add desktop entry
- Pass maintainership to submitter
PR: ports/176387
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> |
8.11 10 Dec 2012 11:25:28 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
8.11 01 Jun 2012 13:18:22 |
bapt |
Convert to new options framework |
8.11 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
8.11 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
8.11 18 Aug 2010 00:47:22 |
stas |
- Update to 8.11. |
8.10 30 Jul 2010 14:51:37 |
olgeni |
Fix a few typos in ports/cad. |
8.10 08 Jan 2010 23:42:15 |
stas |
- Update to 8.10. |
8.09 29 Jun 2009 09:55:02 |
stas |
- Update electric suite to 8.09. |
8.08 08 Feb 2009 21:55:42 |
stas |
- Update to 8.08. |
8.07 27 Jul 2008 21:32:43 |
stas |
- Update to 8.07. |
8.06_2 23 Jun 2008 15:34:40 |
lippe |
- Change dependency directory, since java/bsh is no lang/bsh.
- Bump PORTREVISION.
Reported by: cperciva
Approved by: gabor (mentor, implicit) |
8.06_1 06 Jun 2008 13:14:15 |
edwin |
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) |
8.05 13 Apr 2008 19:24:00 |
stas |
- Update to 8.06 as well. CVS managed somehow to commit only Makefile and
fail. |
8.05 14 Sep 2007 17:25:10 |
stas |
- Update to 8.05
- Allow plugin installation via options. |
8.04_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
8.04 01 Nov 2006 22:26:33 |
stas |
- Update to 8.04 |
8.03 30 Sep 2006 09:41:07 |
stas |
Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design, including:
- Custom IC layout (ASICs)
- Schematic drawing
- Hardware description language specifications
Author: Static Free Software & Sun Microsystems, Inc.
WWW: http://www.staticfreesoft.com/
PR: ports/100355
Submitted by: me (stas)
Approved by: sem (mentor) |