notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/electric-ng/Makefile
SVNWeb

Number of commits found: 32

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  commit hash:b46abf8056cc9f1f1f579710126929b99b36f966  b46abf8  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 19 May 2021
[ 19:56 Danilo Egea Gondolfo (danilo) search for other commits by this committer ]    commit hash:acf1f96c8f7b01bc9a854168407b9f90302a5b76  commit hash:acf1f96c8f7b01bc9a854168407b9f90302a5b76  commit hash:acf1f96c8f7b01bc9a854168407b9f90302a5b76  acf1f96 
cad/electric-ng: Drop maintainership
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Wed, 15 Aug 2018
[ 19:34 sunpoet search for other commits by this committer ] Original commit   Revision:477277
Simplify MASTER_SITES

Differential Revision:	https://reviews.freebsd.org/D14090
Submitted by:	sunpoet (myself)
Approved by:	danilo (maintainer)
Thu, 24 Nov 2016
[ 14:05 danilo search for other commits by this committer ] Original commit   Revision:427012
- Update to 9.07
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 16 Jun 2015
[ 21:19 danilo search for other commits by this committer ] Original commit   Revision:389865
- Update to 9.06
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Fri, 27 Feb 2015
[ 16:30 makc search for other commits by this committer ] Original commit   Revision:380099
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}
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 26 Jun 2014
[ 22:08 danilo search for other commits by this committer ] Original commit   Revision:359423
- Update from 9.04 to 9.05
Sun, 6 Oct 2013
[ 15:23 danilo search for other commits by this committer ] Original commit   Revision:329592
- 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)
Fri, 20 Sep 2013
[ 15:58 bapt search for other commits by this committer ] Original commit   Revision:327711 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Sun, 23 Jun 2013
[ 12:05 wg search for other commits by this committer ] Original commit   Revision:321629
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)
Fri, 10 May 2013
[ 01:46 bdrewery search for other commits by this committer ] Original commit   Revision:317757
- 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
Tue, 26 Feb 2013
[ 21:06 lippe search for other commits by this committer ] Original commit   Revision:313005
- Update to 9.03.
- Add desktop entry
- Pass maintainership to submitter

PR:		ports/176387
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Mon, 10 Dec 2012
[ 11:25 bapt search for other commits by this committer ] Original commit   Revision:308600 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA=	1.5+ (part1)
Fri, 1 Jun 2012
[ 13:18 bapt search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- 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).
Wed, 18 Aug 2010
[ 00:47 stas search for other commits by this committer ] Original commit 
- Update to 8.11.
Fri, 8 Jan 2010
[ 23:42 stas search for other commits by this committer ] Original commit 
- Update to 8.10.
Mon, 29 Jun 2009
[ 09:55 stas search for other commits by this committer ] Original commit 
- Update electric suite to 8.09.
Sun, 8 Feb 2009
[ 21:55 stas search for other commits by this committer ] Original commit 
- Update to 8.08.
Sun, 27 Jul 2008
[ 21:32 stas search for other commits by this committer ] Original commit 
- Update to 8.07.
Mon, 23 Jun 2008
[ 15:34 lippe search for other commits by this committer ] Original commit 
- Change dependency directory, since java/bsh is no lang/bsh.
- Bump PORTREVISION.

Reported by:    cperciva
Approved by:    gabor (mentor, implicit)
Fri, 6 Jun 2008
[ 13:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 35 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)
Fri, 14 Sep 2007
[ 17:25 stas search for other commits by this committer ] Original commit 
- Update to 8.05
- Allow plugin installation via options.
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (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}.
Wed, 1 Nov 2006
[ 22:26 stas search for other commits by this committer ] Original commit 
- Update to 8.04
Sat, 30 Sep 2006
[ 09:41 stas search for other commits by this committer ] Original commit 
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)

Number of commits found: 32