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: lang/see-devel/Makefile

Number of commits found: 23

Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Tuesday, 17 Sep 2013
06:40 bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Original commitRevision:327452 
Sunday, 12 May 2013
06:05 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:317932 
Tuesday, 19 Mar 2013
13:04 eadler search for other commits by this committer
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Original commitRevision:314640 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 21 Aug 2008
23:00 gahr search for other commits by this committer
- Import two bug-fixes from upstream

PR:             126713
Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
Original commit
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Friday, 9 May 2008
17:11 itetcu search for other commits by this committer
- add new option MULTIPLE_THREADS. With this option enabled libsee/dtoa.c is
compiled with proper thread locking.
- bump PORTVERSION

PR:             ports/122525
Submitted by:   maintainer
Original commit
Sunday, 6 Apr 2008
10:03 rafan search for other commits by this committer
- Update to 3.0.1376
- Change MASTER_SITES to submitter's mirror site

PR:             ports/122330
Submitted by:   Simun Mikecin <numisemis at yahoo.com> (maintainer)
Original commit
Tuesday, 29 Jan 2008
19:27 erwin search for other commits by this committer
Fix fetching by spelling MASTER_SITE_LOCAL with only one S

Submitted by:   pointyhat
Original commit
09:38 vanilla search for other commits by this committer
Upgrade to 2.1.1293.

PR:             ports/120082
Submitted by:   maintainer
Original commit
Thursday, 4 Oct 2007
01:25 edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
Original commit
Thursday, 14 Dec 2006
12:52 miwi search for other commits by this committer
- Add DEBUG knob

PR:             ports/106665
Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
Original commit
Tuesday, 12 Dec 2006
21:32 miwi search for other commits by this committer
- Fix UTF8 decoding

PR:             ports/106635
Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
Original commit
Tuesday, 5 Dec 2006
15:03 jmelo search for other commits by this committer
- Update mastersite.

PR:             ports/105691
Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
Original commit
Thursday, 7 Sep 2006
20:21 ehaupt search for other commits by this committer
- Provide a patch to fix daylight saving calculations
- Bump PORTREVISION

PR:             102895
Submitted by:   Simun Mikecin <numisemis@yahoo.com> (maintainer)
Original commit
Thursday, 17 Aug 2006
16:42 rafan search for other commits by this committer
- Update to 2.0.1131, unbreak it
- Update maintainer's email
- -O2 -> -O3 if WITH_OPTIMIZED_CFLAGS
- s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:             ports/102145
Submitted by:   Simun Mikecin <numisemis at yahoo.com> (maintainer)
Original commit
Sunday, 16 Jul 2006
21:09 linimon search for other commits by this committer
Mark as broken: fail to install.
Original commit
Tuesday, 9 May 2006
20:52 edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 10 Dec 2005
18:51 flz search for other commits by this committer
- Add new locations in MASTER_SITES.

PR:             ports/90202
Submitted by:   maintainer
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Monday, 31 Oct 2005
14:42 garga search for other commits by this committer
Library that provides an ECMAScript (JavaScript) run-time environment.

WWW: http://www.adaptive-enterprises.com.au/~d/software/see/

PR:             ports/88178
Submitted by:   Simun Mikecin <sime@logos.hr>
Original commit

Number of commits found: 23