Gabor Kovesdan
42542fb076
- Remove the DESTDIR modifications from individual ports as we have a new,
...
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
2007-08-04 11:41:30 +00:00
Rong-En Fan
435f7e148c
- Update to 5.6 snapshot 20070721
2007-07-26 12:59:03 +00:00
Rong-En Fan
b7a2ab24dd
- Update to 5.6 snapshot 20070630
2007-07-06 10:26:35 +00:00
Rong-En Fan
c57cfeaaa5
- Add missing patch for tack
...
Reported by: pointyhat via pav
2007-06-26 07:55:58 +00:00
Rong-En Fan
8463ab39a2
- Update to 5.6 snapshot 20070623
...
- Respect NOPORTEXAMPLES
- Use PORTEXAMPLES to make pkg-plist smaller
- Some style changes
2007-06-25 08:30:50 +00:00
Rong-En Fan
54a57d9dc9
- Add FreeBSD keyword for easier tracking
2007-04-16 04:19:43 +00:00
Rong-En Fan
c949190577
- Update to 5.6 snapshot 20070414
2007-04-16 04:18:46 +00:00
Rong-En Fan
4029693bb5
- Make manual pages macros more like what we have in src/lib/ncurses. This
...
makes easier update in the base system.
- Remove 4.x support in devel/ncurses
2007-04-16 04:17:14 +00:00
Rong-En Fan
31441e79f2
- Update to 5.6 snapshot 20070324
2007-03-25 17:25:36 +00:00
Rong-En Fan
e1f4dec134
- Update to 5.6 snapshot 20070310
...
- Use DIST_SUBDIR to hold distfiles
2007-03-11 09:45:40 +00:00
Rong-En Fan
800f3ee012
- Update to 5.6 20070303 snapshot
2007-03-04 16:45:22 +00:00
Rong-En Fan
565c028439
- Update to 5.6 20070224 snapshot
...
- Remove 4.x support
2007-02-28 16:17:59 +00:00
Rong-En Fan
25866fe7f8
- Update to 5.6.20070210
2007-02-13 14:40:28 +00:00
Rong-En Fan
0e575caa00
- Update to 5.6.20070203
...
- The LOCAL magic does not work for PATCH_SITES. It only works with
MASTER_SITES. Use the way described in Porters' Handbook.
2007-02-04 12:29:31 +00:00
Rong-En Fan
4812a06cd1
- Update to 5.6.20070128
2007-02-01 12:10:39 +00:00
Rong-En Fan
12593b5d46
- Update to 5.6 patch 20070127
2007-01-31 18:38:32 +00:00
Kris Kennaway
a01439c2ca
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
2007-01-30 04:25:35 +00:00
Rong-En Fan
2f6310c437
- Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1]
...
- Partially address bin/71801
- terminfo and termcap are both enabled by default
- Additional terminfo should be installed as share/misc/*.terminfo
When installing/upgrading ncurses port, these *.terminfo will
be taken care automatically. [2]
- Remove safe-sprintf, we have vsprintf(3) and vsnprintf(3)
- Fix problem on amd64 with ncursesw
- Remove our own rpath stuffs, use --enable-rpath instead.
- I think we can safely package it now. So, remove MANUAL_PACKAGE_BUILD.
Let me know if this causes problem.
- Profiling and debug libraries can be built conditionally
- By default, profiling libraries is built
Thanks to: thierry and Thomas Dickey [1]
Submitted by: thierry [2]
2007-01-05 04:16:38 +00:00
Rong-En Fan
5f5024a9c2
- Update to 5.6
2006-12-30 04:37:31 +00:00
Rong-En Fan
f098d309a5
- Move MAN3 into a separate files for easier maintenance
...
- Other style changes
This makes 5.6 update easier.
2006-12-30 03:49:30 +00:00
Rong-En Fan
8d7dd7c3d3
- Respect DESTDIR
...
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/101879
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-08-14 04:16:20 +00:00
Rong-En Fan
ba5a82b53b
Change to my FreeBSD.org email.
...
Approved by: delphij (mentor)
2006-06-27 03:58:58 +00:00
Renato Botelho
8272623875
Use termcap instead terminfo, like ncurses from base system does
...
PR: ports/99212
Submitted by: maintainer
2006-06-22 23:24:37 +00:00
Renato Botelho
c32a8317df
- Install widec (wide character) support, and install bith libraries for
...
FreeBSD > 5.3
- Bump PORTREVISION
- Pass maintainership to submitter since he did all this job
PR: ports/97462
Submitted by: Rong-En Fan <rafan at infor.org>
2006-05-22 11:38:36 +00:00
Renato Botelho
58a5cbcdf1
- Update to 5.5
...
- Take maintainership
2006-05-15 20:04:24 +00:00
Alexander Leidinger
d16f7bfb92
Reset maintainership to ports@ after ~4 months without any response to any
...
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
2006-02-11 21:03:14 +00:00
Trevor Johnson
f449b89dca
Hash with SHA-256.
2006-01-07 20:00:08 +00:00
Pav Lucistnik
6272498ff8
- Fix plist (libraries)
...
- Fix MLINKS
- Force manpages to gzip format
PR: ports/83642 [1, 2]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: maintainer timeout (19 days)
Approved by: portmgr (krion)
2005-08-06 18:28:09 +00:00
Trevor Johnson
b133321843
Update to 5.4.
...
PR: 63338
Submitted by: linimon
2004-04-09 07:30:44 +00:00
Trevor Johnson
df73ffc5ca
Fix grammar and spalling. List home page.
...
PR: 63338
Submitted by: linimon
2004-04-09 04:35:11 +00:00
Trevor Johnson
05910b268e
Add size data.
2004-01-27 16:12:37 +00:00
Trevor Johnson
5e37fb828f
Retire comment file.
2003-03-01 14:34:33 +00:00
Trevor Johnson
86381cda73
53 41 54 4F 52
...
41 52 45 50 4F
54 45 4E 45 54
4F 50 45 52 41
52 4F 54 41 53 I summon ncurses 5.3.
2002-11-01 06:41:36 +00:00
Kris Kennaway
70e18381b3
This has been in the base system and marked FORBIDDEN since 4.0-RELEASE.
...
Remove it.
2002-10-13 03:41:16 +00:00
Jimmy Olgeni
9a723dd34f
Style police over the devel category.
2001-02-05 14:34:42 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Ade Lovett
bd167f8ca7
Mark FORBIDDEN for 4.x and above which already has this in the
...
base system - lots of wonderful breakages with this port installed
too on such systems.
2000-12-08 21:07:43 +00:00
Thomas Gellekum
c4fd957371
Don't try to installed non-existent files/Makefile.
...
PR: 22780
2000-11-13 11:59:46 +00:00
Thomas Gellekum
4724cdc763
Upgrade to 5.2. I hope this will work for the Python users on
...
FreeBSD-3.x out there.
2000-11-10 12:52:47 +00:00
Trevor Johnson
bd50d1d78e
Mark forbidden because of reported buffer overflows.
2000-11-07 09:36:00 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Michael Haro
ed33fb7de0
PORTNAME/PORTVERSION update
2000-04-11 21:30:15 +00:00
Michael Haro
7df5126e98
remove a.out support
2000-03-31 17:01:58 +00:00
Will Andrews
88be74c92d
Take over some ports.
2000-03-29 09:02:04 +00:00
Kris Kennaway
89a307bf8a
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
...
have time to maintain them.
Approved by: andy
2000-03-29 07:16:59 +00:00
Michael Haro
332b0f4a83
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
...
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
946cd53ba8
Second half of botched commit to fix this for -current users and
...
add support for TERM=xterm-color.
PR: 7314, 11492
Submitted by: maintainer, steve
1999-05-09 01:13:43 +00:00
Steve Price
bab43ed1c1
Add support for TERM=xterm-color and make sure we build everything
...
on -current.
PR: 7314, 11492
Submitted by: maintainer, steve
1999-05-09 01:07:24 +00:00