Commit graph

18 commits

Author SHA1 Message Date
Volker Stolz
3edc515ad6 - Added more one mastersite as backup to fix fetch problem.
Somebody should update this to 0.2.22.
- Added SHA256 on distinfo.

PR:		ports/89429
Submitted by:	Jean Milanez Melo
2005-11-23 08:59:05 +00:00
Yen-Ming Lee
4ce1c11147 - remove BROKEN which I forgot in previous commit
PR:		71851
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-19 01:59:18 +00:00
Yen-Ming Lee
2e050a49ba - add USE_GCC=2.95 and unbreak this port
- reorder Makefile and make portlint happier
- indent Makefile

PR:		71850
Submitted by:	leeym
Approved by:	portmgr (marcus)
2004-09-19 01:44:48 +00:00
Kris Kennaway
3462fa1f72 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 23:02:58 +00:00
Kris Kennaway
00f2693518 Relocate previous commit to prevent error in WITHOUT_X11 case. 2004-04-04 02:49:57 +00:00
Kris Kennaway
06822f2831 BROKEN on amd64 (missing -fPIC) and ia64 (hangs during configure) 2004-04-03 13:50:54 +00:00
Greg Lewis
a26e97bac7 . Fix the build on 5.x.
Submitted by:	bento via kris
2004-03-26 18:19:25 +00:00
Kris Kennaway
239fda3347 BROKEN on 5.x: does not compile 2004-02-06 22:55:40 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Greg Lewis
be505ba5df . Fix the build on alpha by not assuming that you can cast a va_list
to a char **.  Instead, iterate the va_list and create the char **
  to pass to execvp.
. Don't allow -O3 to be hardwired into CFLAGS, just use what is set.  In
  particular, the 4.x/alpha system gcc produces many warnings about why
  using -O3 with it is bad.
. Bump PORTREVISION since although these fixes wre motivated to fix the
  alpha build, they have non-alpha implications too.

Submitted by:	bento
2004-01-30 21:19:15 +00:00
Greg Lewis
309228f2b1 . Don't allow -O3 to be hardwired into CFLAGS, just use what is set. In
particular, the 4.x/alpha system gcc produces many warnings about why
  using -O3 with it is bad.

Submitted by:	bento
2004-01-29 07:32:45 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Greg Lewis
a7012e1423 . If PACKAGE_BUILDING is set, then set WITHOUT_X11 as we can't guarantee
that we have an appropriate rxvt.
. Make rxvt a PATCH_DEPENDS as it is tested in pre-configure (there is no
  CONFIGURE_DEPENDS).
. Fix packing list and unbreak.
. Fix some minor whitespace bogons in Makefile.
. Add patches which hopefully fix the build on 5.x.
. Add a patch to stop the port installing stuff outside of ${PREFIX}.
  Some of this could be added back in with a better patch that installed
  it in the right place.
2004-01-22 17:39:08 +00:00
Kris Kennaway
09b69954f2 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.
2003-11-03 03:56:42 +00:00
Greg Lewis
8a956aa9ed . Better *_DEPENDS settings.
Submitted by:	bento
2003-10-13 15:42:56 +00:00
Kris Kennaway
50d604d29b Reset bouncing maintainer. 2003-10-12 21:39:01 +00:00
Greg Lewis
c7e12495ec . No interactive errors on Bento. 2003-10-07 20:29:41 +00:00
Greg Lewis
4b6524e629 . Add a port of bed:
Menu driven binary editor. Dataformats are
ascii, unsigned and signed integers, float, bitflags,
bitfields, labels, ebcdic and time_t. Different sizes
and byte ordenings are possible. Datatypes can
be used in structures. Other dataformats, filters and
procedures can be defined in plugins. Contains copy,
past, undo, redo, search, replace, marks, record/play and
context sensitive help. Linux & FreeBSD: edit block devices
(linux limit 1023 gigabyte).

PR:		27200
Submitted by:	Jaap Korthals Altes <jkaltes@cyberbrain.com>
		(updated based on the port in the 0.2.19 distfile)
2003-10-07 20:26:18 +00:00