Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.24.8 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) |
0.24.8 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 ) |
0.24.8 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 ) |
0.24.8 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.24.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.24.8 01 Sep 2020 12:54:40
  |
nivit  |
- Update to 0.24.8
Changes: https://github.com/DarwinNE/FidoCadJ/releases/tag/v0.24.8 |
0.24.7 24 May 2020 16:08:37
  |
nivit  |
Update to 0.24.7
Changes: https://github.com/DarwinNE/FidoCadJ/releases/tag/v0.24.7 |
0.24.6_2 19 Apr 2020 10:53:04
  |
rene  |
cad/fidocadj: unbreak and unexpire by switching to GitHub.
- update the accompanying PDF to version 0.24.6 too
- use DIST_SUBDIR
- clean up Makefile
PR: 245368
Submitted by: rene
Approved by: maintainer timeout (nivit, 14 days)
MFH: 2020Q2 |
0.24.6_1 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
0.24.6_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 |
0.24.6 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
0.24.6 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.24.6 25 Apr 2016 17:09:04
  |
nivit  |
- Update to 0.24.6
- Add NO_ARCH
- Update web site's URL
Release notes: https://github.com/DarwinNE/FidoCadJ/releases/tag/v0.24.6 |
0.24.4 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.24.4 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 |
0.24.4 20 Oct 2014 07:19:23
  |
bapt  |
Cleanup plist |
0.24.4 09 Jun 2014 11:21:53
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt) |
0.24.4 19 May 2014 02:46:34
  |
nivit  |
- Update to 0.24.4
- Add support for stage dir
- Update URL of the web site
Release Notes: http://sourceforge.net/p/fidocadj/news/ |
0.24 21 Jan 2014 23:18:05
  |
bapt  |
Fix properties on pkg-plist |
0.24 20 Sep 2013 15:58:42
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
0.24 10 Dec 2012 11:25:28
  |
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
0.24 16 Jul 2012 16:46:10
 |
nivit  |
- Update to 0.24
- Set a different MASTER_SITE_SUBDIR for source and docs
- Convert to the new options framework |
0.23.7 05 May 2012 16:51:14
 |
nivit  |
FidoCadJ is an easy to use graphical editor, with a library of electrical
symbols and footprints (traditional and SMD). It aims to be an agile and
effective small EDA tool for hobbyists.
FidoCadJ stores its drawings in a compact text format, practical for the
copy and paste in newsgroups and forums: this has determined its success
on the Usenet and in numerous communities.
WWW:
http://davbucci.chez-alice.fr/index.php?argument=elettronica/fidocadj/fidocadj.inc |