notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: cad/kicad-devel/Makefile

Number of commits found: 143 (showing only 43 on this page)

«  1 | 2 

Wednesday, 25 Feb 2015
11:03 mr search for other commits by this committer
Try to fix build on FreeBSD 8.* and 9.*
Original commitRevision:379895 
Friday, 16 Jan 2015
10:21 mr search for other commits by this committer
Update to bzr rev 5363
Delete Patches which shouldn't be needed when using boost from ports.
Original commitRevision:377162 
Sunday, 19 Oct 2014
07:50 mva search for other commits by this committer
- Convert ports from cad/, chinese/, comms/ and converters/ to new
  USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371172 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Tuesday, 19 Aug 2014
16:54 thierry search for other commits by this committer
Chase conflicts.
Original commitRevision:365400 
Tuesday, 15 Jul 2014
23:11 adamw search for other commits by this committer
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Original commitRevision:362014 
Sunday, 6 Jul 2014
11:41 bapt search for other commits by this committer
Switch to wxGTK30
Original commitRevision:360882 
Sunday, 8 Jun 2014
19:51 olgeni search for other commits by this committer
Remove all space characters from Makefile assignments.

No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
Original commitRevision:357070 
Thursday, 5 Jun 2014
12:30 mr search for other commits by this committer
Update to r4913.
Original commitRevision:356629 
Tuesday, 3 Jun 2014
09:20 mr search for other commits by this committer
Try to avoid bzr leftovers.
Use boost from ports.
Request same compiler as boost.
Original commitRevision:356313 
Monday, 26 May 2014
11:58 miwi search for other commits by this committer
- Remove useless gmake entry
Original commitRevision:355310 
Friday, 23 May 2014
16:55 mr search for other commits by this committer
Fix USES
Original commitRevision:354944 
16:27 mr search for other commits by this committer
Update to r4886 and stagify.
This version should contain the CERN push&shove router.
Original commitRevision:354940 
Sunday, 11 May 2014
10:03 thierry search for other commits by this committer
Chase the upgrade of kicad in CONFLICTS.

Approved by:	portmgr (implicit)
Original commitRevision:353665 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Wednesday, 11 Dec 2013
14:53 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
Original commitRevision:336172 
Wednesday, 4 Dec 2013
18:48 makc search for other commits by this committer
- Respect CMAKE_BUILD_TYPE

Approved by:	portmgr (bapt)
Original commitRevision:335626 
Friday, 22 Nov 2013
15:07 mr search for other commits by this committer
Use gcc for now.
Original commitRevision:334598 
Thursday, 24 Oct 2013
11:34 mr search for other commits by this committer
Avoid to download the boost library during the build.
Its bundled in the distfile instead.
Tell bzr to use ${WRKSRC} as the HOME directory.

PR:             ports/183121
Original commitRevision:331476 
Tuesday, 22 Oct 2013
13:57 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])

Approved by:	portmgr (bdrewery)
Original commitRevision:331271 
Thursday, 10 Oct 2013
12:32 mr search for other commits by this committer
Try to fix the build.
Original commitRevision:329984 
Friday, 20 Sep 2013
15:58 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Original commitRevision:327711 
Tuesday, 17 Sep 2013
22:34 mr search for other commits by this committer
Fix plist
Original commitRevision:327506 
21:00 mr search for other commits by this committer
Update to a newer snapshot.
Original commitRevision:327504 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Sunday, 17 Jun 2012
20:42 cs search for other commits by this committer
Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 14 Nov 2011
03:26 rakuco search for other commits by this committer
Remove CMAKE_USE_PTHREAD from the ports using it.

This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:    avilla (mentor), portmgr (miwi)
Feature safe:   yes
Original commit
Thursday, 11 Aug 2011
09:46 mr search for other commits by this committer
Correct pkg-plist

Reminded by: pav@
Original commit
Tuesday, 9 Aug 2011
00:02 mr search for other commits by this committer
Update to rev. 3060.
Original commit
Monday, 2 May 2011
12:44 makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
Original commit
Wednesday, 10 Nov 2010
14:27 mr search for other commits by this committer
Switch to the launchpad repository
Update to rev. 2600.
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Monday, 2 Nov 2009
08:49 mr search for other commits by this committer
Update to r2064
For changes see http://sourceforge.net/projects/kicad/develop
Original commit
Tuesday, 27 Oct 2009
09:41 mr search for other commits by this committer
Try to catch some left over files and dirs.
Original commit
08:11 mr search for other commits by this committer
Add kicad-devel as of SVN version 2019
Original commit
Monday, 26 Oct 2009
13:46 mr search for other commits by this committer
Forced commit to note that this new port for the development version of kicad
has been repocopied.

PR:             ports/139791
Original commit

Number of commits found: 143 (showing only 43 on this page)

«  1 | 2