- Drop 4.x support
- Add precompiled header support for faster build
- Add option to install old set of emoticons
PR: ports/109492
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
- hacked Makefile to install correct files instead of playing with them in
post-install stage.
Added file(s):
- files/patch-Makefile.in
PR: ports/99727
Submitted by: Marcin Wisnicki
Approved by: maintainer timeout
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
- DEPRECIATE becasue it has no maintianer, it's not developed for quite some
time now, alternatives exist in PT (polish/gnugadu2)
- set expiration date in a month.
PR: ports/99163
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Gadu-Gadu is an ICQ-like messenger for polish language users.
EKG2 is similar to EKG. It has many improvements like Jabber
and IRC plugins. It is considered to be in its development stage,
so use with care.
WWW: http://ekg2.org/
PR: ports/95214
Submitted by: Aleksander Fafula <alex@bsdguru.org>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.