Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.84.16_6 23 Jul 2014 11:27:24 |
bapt |
Start decomissioning some latex ports |
22.84.16_6 08 Mar 2014 14:34:37 |
hrs |
Fix build. |
22.84.16_6 06 Mar 2014 09:13:25 |
hrs |
Fix iconv issue [*]:
- Add USES=iconv.
- Fix libiconv detection on FreeBSD < 10 by setting CPPFLAGS and LDFLAGS.
- Patch Makefile.in so it doesn't use libiconv on FreeBSD 10.
- Use new syntax of LIB_DEPENDS.
- Minor style cleanups.
Submitted by: tijl [*]
PR: ports/187014 |
22.84.16_5 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
22.84.16_5 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
22.84.16_5 10 Jul 2013 07:40:18 |
bapt |
Convert from USE_MOTIF to USES=motif |
22.84.16_5 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
22.84.16_5 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
22.84.16_5 03 Mar 2013 20:49:34 |
hrs |
- Add CONFLICTS as a preparation of importing new TeX ports based on TeXLive.
No functional change.
- Style fixes. |
22.84.16_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
22.84.16_3 23 Sep 2011 22:26:39 |
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 |
22.84.16_3 25 Jul 2011 08:08:20 |
hrs |
Mark as MAKE_JOBS_UNSAFE.
PR: ports/156801 |
22.84.16_3 11 Jun 2011 03:29:57 |
hrs |
Remove MD5 sum.
PR: ports/157353 |
22.84.16_3 11 Jun 2011 03:26:40 |
hrs |
- Fix CONFLICTS.
- Whitespace fixes.
PR: ports/157353 |
22.84.16_3 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
22.84.16_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22.84.16_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
22.84.16 20 Dec 2009 17:53:15 |
hrs |
Update to 22.84.16. |
22.84.10_3 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
22.84.10_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
22.84.10_2 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
22.84.10_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22.84.10 24 Jan 2006 01:00:58 |
edwin |
SHA256ify
Approved by: krion@ |
22.84.10 13 Sep 2005 18:04:35 |
hrs |
Fix pkg-plist.
Spotted by: pointyhat |
22.84.10 10 Sep 2005 22:27:22 |
hrs |
Update to 22.84.10:
* Render an empty character instead of terminating with failed assertion
if T1lib doesn't return a usable glyph (e.g. at very small \magnification
factors; #1184087). |
22.84.8_1 06 Feb 2005 13:55:24 |
hrs |
- teTeX-3.0 support
- fix predefined $TEXMF problem
- bump PORTREVISION |
22.84.8 21 Dec 2004 19:42:33 |
hrs |
- Update to 22.84.8.
- Remove tetex-modesw dependency. |
22.78_2 25 Jul 2004 14:58:21 |
hrs |
Make use of t1lib properly.
PR: ports/68210
Submitted by: Ulrich Spoerlein (q at uni.de)
Approved by: linimon (mentor) |
22.78_1 18 Jun 2004 15:29:44 |
hrs |
print/teTeX restructuring:
Add a dependency of print/teTeX-base.
Approved by: linimon (mentor) |
22.78 12 May 2004 17:01:06 |
hrs |
Update to 22.78 and take the maintainership.
Approved by: linimon (mentor) |
20a_1 17 Apr 2004 13:34:02 |
linimon |
Cosmetic change. |
20a_1 17 Apr 2004 13:04:55 |
linimon |
Per dosirak run, fix plist. |
20a_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20a 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
20a 21 Dec 2003 00:22:26 |
sergei |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line |
20a 13 Nov 2003 12:54:57 |
trevor |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
20a 08 Jun 2003 17:36:41 |
erwin |
Fix URL in the Makefile
PR: 53055
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor) |
20a 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
20a 22 Jul 2002 04:19:55 |
fenner |
Remove JBD01226@niftyserve.ne.jp as MAINTAINER; email has been bouncing
for 2 months. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:10:43 |
asami |
Convert category print to new layout. |
09 Jun 2000 22:59:16 |
asami |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my area on
the local ports tree. |