Commit graph

17 commits

Author SHA1 Message Date
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
Tijl Coosemans
30bc262d2a - Remove USE_AUTOTOOLS
- Use INSTALL_TARGET=install-strip
- Fix problem with locale directory by setting CPPFLAGS
2014-10-03 16:09:59 +00:00
Rusmir Dusko
dfa6520331 - Update to 2.10.1, announce message is here:
http://hexchat.readthedocs.org/en/latest/changelog.html

- Take maintainership
- Add dependency for devel/gnome-common
- Remove XFT Option, changed by upstream
- Remove LIBSEXY, SOCKS and XFT from default Options
- Add SOCKS_DESC
- Remove Spell Options and dependencies, changed by upstream
- Remove PORTSCOUT
- USES python instead of USE_PYTHON=yes
- Remove obsolete REINPLACE, changes accepted by upstream to use SH
- Change REINPLACE, changed by upstream
- Add CP and RM, not fixable with other ways
- Recreate patch files/patch-src__common__ssl.c with make makepatch

Approved by:	maintainer (private email)
2014-09-12 10:41:59 +00:00
Dmitry Marakasov
fe97d781ec - Fix build by adding missing LIBS
Approved by:	portmgr blanket
2014-08-29 10:56:19 +00:00
William Grzybowski
382d70fb84 net/dante: update to 1.4.0
- Add LICENSE
- Support stage

PR:		191232
Submitted by:	mp39590 gmail com
Approved by:	maintainer (timeout)
2014-07-31 15:18:55 +00:00
Rusmir Dusko
137ea0defa - Bump PORTREVISION for dependencies changes
- Pass maintainership to koalative at gmail.com
- Use libtool instead of USE_AUTOTOOLS libtool
- Add USE_AUTOTOOLS libtoolize
- Set PORTSCOUT, wrong NLS
- Change pkg-plist, remove *.la files
2014-06-03 19:54:22 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Rusmir Dusko
eb452fa487 - Bump PORTREVISION for dependencies changes
- Define CA_BUNDLE and add to default Options
- Add REINPLACE and patches to enable CA_BUNDLE

PR:		ports/188508
Submitted by:	ashish@
2014-04-12 15:21:22 +00:00
Rusmir Dusko
7c3969f3b8 - Change Makefile header, use my name and @FreeBSD.org email
- Use tar:xz instead of USE_XZ=yes
- Strip libraries
- Break lines around 80 characters
- Change pkg-message, add information about FiSH Protection
- Change pkg-descr, update WWW
2014-04-01 17:54:02 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Rusmir Dusko
efd68cf149 - Bump PORTREVISION for dependency change
- Remove audio/libcanberra from default install
- Reordering  Options
- Add CANBERRA Option
- Add CANBERRA and PYTHON to default Options
- Support STAGEDIR

Approved by:	wg/pawel (mentors)
2013-10-04 21:59:14 +00:00
Rusmir Dusko
1e783fb204 - Bump portrevision
- Add pkg-message file to display usage for spelling
- Remove dependency for textproc/en-aspell

Approved by:	wg/pawel (mentors)
2013-09-24 21:21:48 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Rusmir Dusko
d4eb5633fd - Update to 2.9.6.1
- Change maintainer email gmx.ch --> FreeBSD.org
- USES gmake desktop-file-utils pkgconfig
- Use the new format for LIB_DEPENDS
- Change CONFIGURE_ARGS
- Add DOCS and FISHLIM Options
- Remove OPENSSL Option, use --enable-openssl
- Remove OPENSSL from default Options
- Reword Options description
- Add dependencies for audio/libcanberra and textproc/en-aspell
- Simplify Option handling
- Change REINPLACE_CMD that not install for Gnome3 hexchat.appdata.xml
- Mute dir install
- Remove unneeded patches

Removed file(s):
- files/patch-configure.ac
- files/patch-src-fe-gtk-Makefile.am
- files/patch-src-fe-gtk-banlist.c
- files/patch-src-fe-gtk-custom-list.h
- files/patch-src-fe-gtk-fe-gtk.c
- files/patch-src__common__dbus__dbus-client.c

Approved by:	wg/pawel (mentors)
2013-09-16 20:55:03 +00:00
Andrej Zverev
778e2d3551 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 15:42:40 +00:00
Koop Mast
6a0300d969 Add patch to fix the static spell option [1].
Reword options description.

Submitted by:	maintainer [1]
Approved by:	maintainer via IRC
Obtained from:	hexchat upstream [1]
2013-06-02 13:44:14 +00:00
Koop Mast
ef54b3f0d3 Add hexchat, which is a continuation of the XChat IRC client.
PR:		ports/174888
Submitted by:	nemysis <nemysis@gmx.ch>
2013-06-02 13:23:41 +00:00