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
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
in libgadu
PR: ports/110453
Submitted by: mwisnicki at gmail.com
Approved by: maintainer timeout (1 month)
- 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>