Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: news/husky |
Date | By | Description |
08 Mar 2020 19:09:15
1.9.20191207

|
tcberner  |
news/husky*: Update ports to latest versions
PR: 243030
Submitted by: Oleg Sharoyko <osharoiko@gmail.com> (maintainer)
Reported by: Ruslan Suleimanov <rs@paket.ua> |
10 Nov 2018 18:12:58
1.9.20140519_3

|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
10 Sep 2018 13:14:52
1.9.20140519_2

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
19 May 2016 10:44:12
1.9.20140519_2

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.9.20140519_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
21 Sep 2015 22:09:09
1.9.20140519_2

|
bdrewery  |
Rework husky ports to use a more conventional MASTER/SLAVE port pattern.
- Remove Makefile.local as it is intended to be a user file that should
not be committed. Its documentation is poor (r12873) but users are
relying on it.
- Remove CONFLICTS as for every port it just conflicted with itself.
With hat: portmgr |
19 Apr 2015 06:24:34
1.9.20140519_1

|
marino  |
news/husky-(fidoconf|htick|hpt) : builds INFO pages everywhere again
Jan Beich fixed the info pages (thanks Jan!) so this enables their
building for htick and fidoconf of FreeBSD 11 and DragonFly. While here,
commit USES+=makeinfo to -hpt that went uncommitted accidently yesterday. |
18 Apr 2015 10:59:36
1.9.20140519_1

|
marino  |
news/husky-fidoconf: Test feature rather than OPSYS/OSVERSION
Testing for OPSYS/OSVERSION requires <pre> and <post> inclusions and
isn't necessary. All we need is the same logic that USES=makeinfo uses.
This simplifies previous commit. |
18 Apr 2015 10:28:55
1.9.20140519_1

|
marino  |
news/husky(-fidoconf): Unbreak F11 and DragonFly (old texi files)
The reason all husky ports were bumped is because the -devel package
suffix was not removed as intended. It's been removed now so all husky
packages have different names.
The fidoconf package uses texi files to build an info page and an html
page. It appears there is no man page equivalent. I couldn't find a
patch to fix the old-format texi files that the latest texinfo programs
can read, so I blocked them from building on FreeBSD 11 and DragonFly
where the port was broken.
While here, I removed %%PORTDOCS%% from man pages. There were installed
unconditionally (as they should be), so setting DOCS option to off would
have broken the port as well. Also use the INFO definition as it should
be rather than hardcoding the pkg-plist.
The maintainer will be notified so he can prepare a patch for texi or
update the port.
Approved by: blanket (unbreaks F11) |
02 Feb 2015 04:40:00
1.9.20140519

|
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
19 Aug 2014 22:10:14
1.9.20140519

|
marino  |
Remove '-devel' prefix from husky* ports
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place. This
commit completes the relocation of husky-*-devel ports. |
19 Aug 2014 16:37:47
0.14.4_2

|
marino  |
news/husky*: Remove Husky ports to pave way for next version
In a two-step process, the Husky ports that are due to be removed
on September 1 are being removed now. The next step will be to rename
the husky-*-devel ports to plain husky-*
Approved by: former maintainer (fjoe@) |
29 Jul 2014 17:12:50
0.14.4_2

|
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
24 Jul 2014 16:33:10
0.14.4_2

|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
14 Jul 2014 18:42:04
0.14.4_2

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
26 Jun 2014 08:41:34
0.14.4_2

|
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
20 Sep 2013 22:31:15
0.14.4_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
news) |
12 Jul 2013 12:28:43
0.14.4_2

|
bapt  |
Do not define gmake usage after pre.mk
While here:
- trim headers
- convert to uses=gmake
- remove now useless pre.mk/post.mk dancing |
09 May 2013 06:59:06
0.14.4_2

|
fjoe  |
Unbreak on !i386. |
20 Mar 2011 12:54:45
0.14.4_1
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
0.14.4_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
19 Apr 2008 17:56:05
0.14.4_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
30 Jan 2007 04:23:59
0.14.4_1
|
kris  |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
11 May 2006 22:49:56
0.14.4_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
17 Nov 2005 19:04:58
0.14.4_1
|
fjoe  |
Add SHA256 checksum. |
26 Oct 2005 15:48:22
0.14.4_1
|
garga  |
- Register CONFLICTS with husky-*-devel |
04 Feb 2004 12:46:51
0.14.4_1
|
fjoe  |
SIZE'ify. |
04 Feb 2004 05:10:27
0.14.4_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
25 Oct 2003 21:55:35
0.14.4
|
fjoe  |
Update to 0.14.4. |
08 Sep 2003 21:17:57
0.14.3
|
fjoe  |
Specify RUN_DEPENDS explicitly.
Pointed out by: Dmitry Morozovsky |
07 Aug 2003 10:36:03
0.14.3
|
fjoe  |
Remove BROKEN. My recent commits were supposed to fix build failures. |
07 Aug 2003 09:56:34
0.14.3
|
kris  |
BROKEN: Does not build |
05 Aug 2003 10:08:26
0.14.3
|
fjoe  |
Use INFO=. |
05 Aug 2003 10:07:11
0.14.3
|
fjoe  |
Do not build .dvi docs in install stage. |
05 Jun 2003 12:24:59
0.14.3
|
fjoe  |
Do not build dvi documentation (DVIDIR is now defined in huskymak.cfg). |
02 Jun 2003 14:52:57
0.14.3
|
fjoe  |
Update to 0.14.3 |
18 Feb 2003 11:53:38
0.14.2_1
|
fjoe  |
De-pkg-comment. |
21 Jan 2003 14:11:18
0.14.2_1
|
fjoe  |
add RUN_DEPENDS on husky-base |
11 Jan 2003 12:14:54
0.14.2_1
|
fjoe  |
correctly specify path to fidoconfig configuration file in man pages |
10 Jan 2003 02:52:23
0.14.2_1
|
fjoe  |
do not filter shlibs |
08 Jan 2003 22:37:54
0.14.2_1
|
fjoe  |
install files with correct file modes |
08 Jan 2003 21:20:20
0.14.2_1
|
fjoe  |
fix comments, remove some (commented out) left-overs
Noticed by: Gerrit Kuehn |
05 Jan 2003 19:34:27
0.14.2_1
|
fjoe  |
Add ports for Husky Fidosoft Project (most of modules from it). |