- Fix indentition
- Convert to new options framework
- Trim Makefile headers
- Remove ABI number from LIB_DEPENDS
- Mark MAKE_JOBS_UNSAFE
- Allow building on all ARCHS
- Use EXAMPLES option in place of custom WITH_DEMOS variable
PR: ports/170153
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
- no PORTREVISION bump is needed, because dependencies list isn't changed
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW
PR: 173111
Submitted by: rm (myself)
Approved by: reassigned to the heap
Feature safe: yes
- Remove ABI version numbers from LID_DEPENDS
- Use proper includes for OptionsNG
PR: ports/172722
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
Displays a country flag depicting the location of the current
website's server and provides a multitude of tools such as site
safety checks, whois, translation, similar sites, validation,
URL shortening, and more...
WWW: http://flagfox.wordpress.com/
PR: ports/170178
Submitted by: Oleg Sidorkin <osidorkin@gmail.com>
Feature safe: yes
running; it is made to be used with spawn-fcgi, so all forks share the same
fastcgi socket (no webserver restart needed if you increase/decrease the
number of forks), and it is easier than to setup multiple daemontool
supervised instances.
WWW: http://redmine.lighttpd.net/projects/multiwatch/wiki
PR: ports/171518
Submitted by: Christian Ullrich <chris+freebsd@chrullrich.net>
Feature safe: yes
- with GNOMEVFS2 option build its extension, too
- *miscellaneous cleanups and fixups*
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
Changes:
- The library vecfont10.s7i, which defines the standard vector font
with capital height 10, was added. Now mahjong.sd7 and shisen.sd7
use vecfont10.s7i.
- The programs mahjong.sd7, pairs.sd7, shisen.sd7 and sokoban.sd7
were improved to fit into a screen with a resolution of 1024 x 768.
- The library make.s7i was improved: The parsing of command
parameters (used by the Unix version of the echo command), was
improved. The processing of pattern rules was improved (The rule
with the shortest stem value is used, when several rules match).
- Functions to read a makefile were moved from make.s7i to the new
library makedata.s7i.
- The reading of makefiles was improved: The processing of the gmake
directives 'ifeq' and 'ifneq' was improved to allow else clauses.
The processing of the nmake directive 'if' was added. Merging of
dependencies for rules with the same target was improved.
- The parse function for time values (library time.s7i) was improved
to allow fractions of a second.
- The functions getSubNodes and getContent and a for-loop for xmlNode
values were defined in the library xmldom.s7i.
- The compiler was improved to initialize bstring literals correctly,
when pointers are 64-bit and integers are 32-bit.
- The font libraries cronos16.s7i, cronos27.s7i, modern27.s7i and
vecfont18.s7i were improved to include vectorfont.s7i.
- The font libraries stdfont10.s7i, stdfont12.s7i, stdfont14.s7i,
stdfont16.s7i, stdfont18.s7i, stdfont20.s7i and stdfont24.s7i were
improved to include bitmapfont.s7i.
- The program dnafight.sd7 was improved to limit the speed of the
animation.
- The program make7.sd7 was improved to recognize the options
correctly. Additionally make7 inherits also all improvements of
makedata.s7i and make.s7i.
- The program ftp7.sd7 was improved to accept the option -?.
- The graphic libraries drw_x11.c and drw_win.c were improved to draw
the background of maximized windows with the color of the last
clear command.
Feature safe: yes
page size is deprecated" (do not bump port revision due to unimportance of
this issue)
- While here, trim Makefile header and drop leading indefinite article from
the COMMENT line
Feature safe: yes