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: math/asymptote/Makefile

Number of commits found: 153 (showing only 53 on this page)

«  1 | 2 

Monday, 18 May 2009
15:08 pav search for other commits by this committer
- Chase fftw3 update
Original commit
Sunday, 12 Apr 2009
14:49 nivit search for other commits by this committer
- Update to 1.70
Original commit
Friday, 10 Apr 2009
22:55 nivit search for other commits by this committer
- Update to 1.69
Original commit
Thursday, 26 Mar 2009
20:31 nivit search for other commits by this committer
- Update to 1.68
Original commit
Friday, 20 Mar 2009
19:57 nivit search for other commits by this committer
- Update to 1.67
Original commit
Friday, 27 Feb 2009
13:42 nivit search for other commits by this committer
- Update to 1.66
Original commit
Thursday, 26 Feb 2009
16:05 nivit search for other commits by this committer
- Update to 1.65
Original commit
Wednesday, 11 Feb 2009
16:29 nivit search for other commits by this committer
- Update to 1.62
Original commit
Saturday, 7 Feb 2009
18:28 nivit search for other commits by this committer
- Update to 1.61
- Add WITH_FFTW knob
Original commit
Wednesday, 21 Jan 2009
11:05 nivit search for other commits by this committer
- Update to 1.59
- Add devel/subversion to BUILD_DEPENDS
- Add USE_GL=glut
- Disable garbage collector (requires boehm-gc 7.X)
Original commit
Monday, 12 Jan 2009
20:37 miwi search for other commits by this committer
- Chase gsl shlib bump
Original commit
Wednesday, 8 Oct 2008
16:42 nivit search for other commits by this committer
- Update to 1.44
Original commit
Thursday, 21 Aug 2008
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, 25 Jul 2008
14:34 pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Original commit
Monday, 7 Jul 2008
12:04 nivit search for other commits by this committer
- Update to 1.43
- Add print/dvipsk-tetex to BUILD_DEPENDS
- Don't install examples when NOPORTEXAMPLES is defined
- Remove pkg-message
- Replace print/ggv with print/gv as run dependency
Original commit
Friday, 6 Jun 2008
13:44 edwin search for other commits by this committer
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)
Original commit
Tuesday, 8 Apr 2008
13:53 jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
Original commit
Monday, 3 Mar 2008
10:45 nivit search for other commits by this committer
- Update to 1.42
Original commit
Sunday, 3 Feb 2008
17:57 nivit search for other commits by this committer
- Update to 1.41
Original commit
Wednesday, 30 Jan 2008
10:47 nivit search for other commits by this committer
- Update to 1.40
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
Original commit
Saturday, 24 Nov 2007
23:05 linimon search for other commits by this committer
Correct spelling of NONEXISTENT to fix build on the package cluster.

Approved by:    portmgr (self)
Original commit
Friday, 29 Jun 2007
05:46 ijliao search for other commits by this committer
chase math/gsl lib version
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 17 Apr 2007
13:56 nivit search for other commits by this committer
- Cleanup non-supported FreeBSD versions
Original commit
Tuesday, 10 Apr 2007
15:28 nivit search for other commits by this committer
- Update to 1.25
- Add CONFIGURE_TARGET to Makefile
Original commit
Wednesday, 21 Mar 2007
09:35 nivit search for other commits by this committer
- Update to 1.23
- Remove files/patch-doc-Makefile
- Unbreak on amd64
Original commit
Wednesday, 17 Jan 2007
21:21 nivit search for other commits by this committer
- Updated to 1.20

Approved by:    alexbl (mentor, implicit)
Original commit
Saturday, 23 Dec 2006
23:25 nivit search for other commits by this committer
 - Updated to 1.19

Approved by:    alexbl (mentor)
Original commit
Sunday, 10 Dec 2006
01:21 nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
Original commit
Tuesday, 21 Nov 2006
10:25 clsung search for other commits by this committer
- Update to 1.18

PR:             ports/105367
Submitted by:   maintainer (Nicola Vitale)
Original commit
Wednesday, 1 Nov 2006
00:41 clsung search for other commits by this committer
- Update to 1.14

PR:             ports/104442
Submitted by:   maintainer (Nicola Vitale)
Original commit
Tuesday, 26 Sep 2006
12:40 rafan search for other commits by this committer
- Fix build (chase new version of devel/boehm-gc
- Fix pkg-plist

PR:             ports/103647
Reported by:    pointyhat via kris
Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
Original commit
Friday, 8 Sep 2006
12:20 rafan search for other commits by this committer
- Update to 1.13

PR:             ports/102982
Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
Original commit
Saturday, 5 Aug 2006
15:48 miwi search for other commits by this committer
- Update to 1.12

PR:             ports/101246
Submitted by:   Nicola Vitale <nivit(at)email.it>
Approved by:    krion (mentor)
Original commit
Saturday, 8 Jul 2006
05:00 rafan search for other commits by this committer
- Update to 1.11

PR:             99881
Submitted by:   Nicola Vitale <nivit email.it> (maintainer)
Approved by:    delphij (mentor, implicit)
Original commit
Friday, 30 Jun 2006
15:56 erwin search for other commits by this committer
Update to 1.10

PR:             99635
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Monday, 26 Jun 2006
18:08 ehaupt search for other commits by this committer
Update to 1.08

PR:             99207
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Sunday, 28 May 2006
21:42 ehaupt search for other commits by this committer
Update to 1.05

PR:             97593
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Thursday, 11 May 2006
15:12 ahze search for other commits by this committer
- Chase fftw3 libver bump
Original commit
Wednesday, 26 Apr 2006
21:51 erwin search for other commits by this committer
Update to 1.0.4

PR:             96259
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Sunday, 16 Apr 2006
21:04 ehaupt search for other commits by this committer
Update to 1.03

PR:             94143
Submitted by:   Nicola Vitale <nivit@email.it>
Original commit
Monday, 2 Jan 2006
20:44 ehaupt search for other commits by this committer
Update to 0.99

PR:             91133
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Saturday, 17 Dec 2005
19:35 pav search for other commits by this committer
- Update to 0.97

PR:             ports/90500
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Friday, 16 Dec 2005
11:53 lawrance search for other commits by this committer
Update to 0.96

PR:             ports/90425
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Sunday, 11 Dec 2005
22:15 ehaupt search for other commits by this committer
Fix build on 6.x

PR:             90213
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Notified by:    pointyhat via kris
Original commit
Friday, 2 Dec 2005
12:36 ehaupt search for other commits by this committer
- Update to 0.95
- Add SHA256 hash

PR:             89540
Submitted by:   Nicola Vitale <nivit@email.it>
Original commit
Friday, 18 Nov 2005
17:49 pav search for other commits by this committer
- Update to 0.92

PR:             ports/87916
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Wednesday, 5 Oct 2005
07:11 tobez search for other commits by this committer
Update to 0.91.

Submitted by:   maintainer
PR:             86890
Original commit
Sunday, 2 Oct 2005
23:09 pav search for other commits by this committer
- Update to 0.89

PR:             ports/86837
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Friday, 9 Sep 2005
23:19 pav search for other commits by this committer
- Update to 0.87

PR:             ports/85797
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Sunday, 4 Sep 2005
21:53 pav search for other commits by this committer
- Update to 0.86

PR:             ports/85636
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Original commit
Friday, 29 Jul 2005
15:27 pav search for other commits by this committer
Asymptote is a powerful script-based vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality
PostScript output.

A major advantage of Asymptote over other graphics packages is that
it is a programming language, as opposed to just a graphics program:
it can therefore exploit the best features of script (command-driven)
and graphical user interface (GUI) methods.

PR:             ports/83990
Submitted by:   Nicola Vitale <nivit@email.it>
Original commit

Number of commits found: 153 (showing only 53 on this page)

«  1 | 2