| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
10 Jan 2010 23:40:09
0.8_6
|
pgollucci  |
- Update to 0.5.11 [1]
- sort pkg-plist
- bump PORTREVISION for SHLIB bump
Submitted by: mi (via e-mail) [1] with minor changes |
19 Nov 2009 23:41:55
0.8_5
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
22 Aug 2009 01:15:15
0.8_5
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
05 Jun 2009 20:13:57
0.8_5
|
db  |
- Fix PREFIX PPP
Notified by: itetcu |
08 Feb 2009 03:14:14
0.8_5
|
pgollucci  |
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav |
21 Aug 2008 07:18:49
0.8_4
|
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 ) |
11 Jun 2008 16:46:06
0.8_4
|
db  |
- Honour NOPORTEXAMPLES and use EXAMPLESDIR |
06 Jun 2008 14:15:07
0.8_3
|
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) |
13 May 2008 21:47:57
0.8_2
|
db  |
- add CONFLICTS with new port sysutils/lbl-hf
Submitted by: tabthorpe |
24 Dec 2007 15:13:53
0.8_2
|
db  |
- Unbreak on non i386, this disables cw keying on non i386 platforms.
- Fixed another linuxism with hard coded serial device names. |
23 Jul 2007 10:36:52
0.8_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
19 May 2007 21:32:57
0.8_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Apr 2007 19:20:28
0.8
|
db  |
- Inadvertantly removed one too many patches
Notified by: kris
Approved by: ehaupt (mentor) |
17 Apr 2007 13:37:13
0.8
|
db  |
- use GNU_CONFIGURE [1]
- update to 0.8 version
- remove support for 4.x
Notified by: rafan [1]
Approved by: ehaupt (mentor) |
19 Jan 2007 18:14:20
0.7.3
|
db  |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor) |
09 Sep 2006 19:07:58
0.7.3
|
itetcu  |
Remove a debug echo.
Submitted by: maintainer on IRC |
09 Sep 2006 11:54:47
0.7.3
|
itetcu  |
hf is a gtk+-based linux ham radio fsk digimode program, which can do also
the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a
soundcard and a pc and linux(FreeBSD), all of which need not be the newest.
The core of hf, the heart of the program (hfkernel) is a real master-piece
of code, it has originally been made by Tom Sailer, many thanks Tom!
hf can also do MT63 and has a CW elbug function.
WWW: http://www.hf.webmasternet.org
- Diane Bruce, VA3DB
db@db.net
PR: ports/101452
Submitted by: db |