| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
08 Feb 2012 14:01:32
1.0.7.14
|
eadler  |
Remove whitespace after b.p.m to help reduce false postives when searching for
other junk after b.p.m
Trivial non-functional change so maintainer not contacted
Submitted by: Alex Kozlov |
25 Dec 2011 07:51:16
1.0.7.14
|
eadler  |
Update to 1.0.7.14
Changes:
See changelog at http://www.texmacs.org/tmweb/about/changes.en.html
PR: ports/163598
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Feature safe: yes |
22 Oct 2011 19:28:04
1.0.7.13
|
pawel  |
- Update to 1.0.7.13 [1]
- Qt GUI is now default, not experimental [1]
- Add OPTIONS [1]
- Add fix for namespace clash with Qt3 [2]
Changes: http://www.texmacs.org/tmweb/about/changes.en.html
PR: ports/161697
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) [1]
myself [2] |
23 Sep 2011 22:26:39
1.0.7.10_1
|
amdmi3  |
- 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 |
31 Jul 2011 15:07:08
1.0.7.10_1
|
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
26 Apr 2011 18:21:29
1.0.7.10
|
culot  |
- Update to 1.0.7.10
Changes: http://www.texmacs.org/tmweb/about/changes.en.html
PR: ports/156622
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
07 Mar 2011 13:40:14
1.0.7.9
|
dhn  |
- Update to 1.0.7.9
- Add OPTIONS
PR: ports/155343
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
15 Dec 2010 07:06:23
1.0.7.8
|
wen  |
-Update to 1.0.7.8
-Remove checks for old FreeBSD versions
-Prevent original versions of patched files from being installed
-Install .desktop file in the right place
Changelog: http://www.texmacs.org/tmweb/about/changes.en.html
PR: ports/153116
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
04 Nov 2010 00:46:00
1.0.7.6
|
wen  |
- Update to 1.0.7.6
Changelog: http://www.texmacs.org/tmweb/about/changes.en.html
PR: ports/151012
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
28 Mar 2010 06:47:48
1.0.7.3_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0.7.3_1
|
dinoex  |
- update to jpeg-8 |
03 Feb 2010 23:18:16
1.0.7.3
|
amdmi3  |
- Mark MAKE_JOBS_SAFE
PR: 143488
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
31 Jan 2010 16:21:53
1.0.7.3
|
nemoliu  |
- Remove include of utmp.h as it doesn't seem to be used by anything.
PR: ports/143063
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) |
07 Jan 2010 04:52:28
1.0.7.3
|
pgollucci  |
- Update to 1.0.7.3
- Submitter is now maintainer
PR: ports/142396
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
25 Sep 2009 19:04:19
1.0.7.2
|
miwi  |
- Update to 1.0.7.2
- Changed pkg-plist
- Added more MASTER_SITES
PR: 139041
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes |
28 Aug 2009 17:37:26
1.0.7.1_2
|
linimon  |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
31 Jul 2009 13:57:52
1.0.7.1_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 Jan 2009 09:58:07
1.0.7.1_1
|
pav  |
- Mark BROKEN on FreeBSD 6.x: does not compile
Reported by: pointyhat |
22 Jan 2009 16:04:11
1.0.7.1_1
|
miwi  |
- Chase lang/guile shlib bump |
05 Jan 2009 19:44:02
1.0.7.1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
03 Jan 2009 04:23:19
1.0.7.1
|
chinsan  |
- Update to 1.0.7.1 |
21 Oct 2008 05:29:52
1.0.7
|
chinsan  |
- Update to 1.0.7 |
02 Sep 2008 23:50:54
1.0.6.15
|
chinsan  |
- Update to 1.0.6.15 |
21 Aug 2008 06:18:49
1.0.6.14_2
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
21 Jul 2008 04:49:09
1.0.6.14_2
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
06 Jun 2008 13:25:59
1.0.6.14_1
|
edwin  |
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) |
01 May 2008 10:40:02
1.0.6.14
|
chinsan  |
- Update to 1.0.6.14. |
23 Mar 2008 16:44:09
1.0.6.11_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
11 Mar 2008 21:13:53
1.0.6.11_1
|
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az |
01 Mar 2008 06:22:42
1.0.6.11_1
|
marcus  |
Chase libguile shared lib version. |
20 Sep 2007 02:53:54
1.0.6.11
|
chinsan  |
- Update to 1.0.6.11. |
26 May 2007 12:58:49
1.0.6.10
|
rafan  |
- Update to 1.0.6.10
PR: ports/112719
Submitted by: chinsan (maintainer) |
19 May 2007 20:32:57
1.0.6.9_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 08:51:14
1.0.6.9_1
|
stas  |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
22 Feb 2007 09:56:33
1.0.6.9
|
rafan  |
- Update to 1.0.6.9
- Pass maintainership to submitter
PR: ports/109396
Submitted by: chinsan |
20 Dec 2006 15:57:59
1.0.6.7
|
rafan  |
- Update to 1.0.6.7
PR: ports/106963
Submitted by: chinsan |
08 Oct 2006 14:59:46
1.0.6.6
|
pav  |
- Remove symlinks created by mtree target from plists
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi |
22 Aug 2006 13:42:51
1.0.6.6
|
clsung  |
- Update to 1.0.6.6
PR: ports/102383
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com> |
18 Jul 2006 21:31:46
1.0.6.3
|
rafan  |
- Update to 1.0.6.3
PR: ports/100464
Submitted by: chinsan <chinsan.tw at gmail.com> |
01 Jun 2006 00:39:34
1.0.6.2
|
clsung  |
- Update to 1.0.6.2
PR: ports/98146
Submitted by: Martin Wilke <freebsd_AT_unixfreunde dot de> |
07 May 2006 10:55:47
1.0.6
|
edwin  |
Remove USE_REINPLACE from all categories starting with E |
19 Jan 2006 18:42:30
1.0.6
|
anray  |
Update MASTER_SITES.
PR: ports/92005
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
10 Jan 2006 14:18:14
1.0.6
|
pav  |
- Don't disable fastalloc on 6.X; fixes runtime crash
PR: ports/91545
Submitted by: Gregory Wright <gwright@antiope.com> |
12 Dec 2005 12:03:26
1.0.6
|
barner  |
- Update to 1.0.6
Submitted by: Ports Fury
PR: ports/90192 |
26 Nov 2005 01:48:16
1.0.5
|
pav  |
- Add SHA256 |
30 Aug 2005 02:56:28
1.0.5
|
ijliao  |
upgrade to 1.0.5
PR: 85377
Submitted by: Ports Fury |
23 Oct 2004 21:30:55
1.0.4.3
|
markm  |
Update to version 1.0.4.3, and do a fair bit of repair so that
Maxima and Axiom both work with this. The repairs likely fix
other maths packages also. The maintainer is also retiring,
so reset MAINTAINER to ports@ to give him a break.
OK'ed by: MAINTAINER |
29 Sep 2004 05:28:33
1.0.3
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
02 May 2004 17:05:12
1.0.3
|
pav  |
- Update to 1.0.3
PR: ports/66068
Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) |
31 Mar 2004 03:12:58
1.0.2.5_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.0.2.5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Nov 2003 09:46:18
1.0.2.5
|
pav  |
- Unbreak fetch by updating to 1.0.2.5
PR: ports/58889
Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer)
Approved by: adamw (mentor) |
03 Nov 2003 03:56:42
1.0.1.21
|
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
15 Oct 2003 01:44:17
1.0.1.21
|
kris  |
BROKEN: Does not fetch |
27 Aug 2003 18:59:49
1.0.1.21
|
olgeni  |
Unbreak for -CURRENT. |
26 Aug 2003 10:30:30
1.0.1.21
|
olgeni  |
Upgrade to 1.0.1.21
PR: 55166
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
07 Aug 2003 09:30:09
1.0
|
kris  |
BROKEN: Does not compile |
21 Feb 2003 11:38:28
1.0
|
knu  |
De-pkg-comment. |
24 Nov 2002 13:45:51
1.0
|
sada  |
Unbreak for -current.
PR: ports/35549
Submitter: Michael J Estes <estesm@bw.2y.net> |
21 May 2002 06:57:59
1.0
|
sada  |
Upgrade to version 1.0 and unbreak.
- add `@exec mkdir' lines to stop deinstall-time warnings.
PR: ports/36496
Submitted by: maintainer |
18 May 2002 02:59:36
0.3.5.8
|
kris  |
BROKEN: Does not fetch |
03 Mar 2002 03:39:37 
|
petef  |
Add texmacs 0.3.5.8, a free WYSIWYG scientific text editor. |