scripts manually
- define a regression-test target depending on build: that runs the package's
test script in order to automate regression testing on the ports cluster
- belatedly change QMAIL_DIR to QMAIL_PREFIX in files/pkg-message.in, too
PR: ports/99426
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
- Patch Makefile.PL to see includes and libs
- Update Makefile and pkg-plist to respect NOPORTDOCS
- Update scripts/configure to respect PREFIX
PR: ports/99012
Submitted by: Aaron Dalton <aaron@freebsd.org>
player can start as a peasant in search of fame and become a hero. First of all
PlaneShift is a Role Playing Game. Be sure to read our Roleplay guidelines or
you will not be able to play this game. We will focus our efforts in the
reproduction of a real world with politics, economy, many non-player-characters
controlled by the server that will bring to life our world even without players
connected!
We want to give FREE access to everyone, without the need to either purchase
the game or pay a monthly fee. Servers and bandwidth will be donated by
sponsors.
Our virtual world is persistent, and this means you can connect to it at every
hour of day or night and you will always find players and npcs wandering our
realms. You will be able to disconnect and reconnect again, the server saves
the actual status of your character including his possessions.
You will use a client program to interact with our world, that enables you to
have a 3D view of the surroundings.
WWW: http://www.planeshift.it
PR: ports/94720
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
- Set a default value for MAVEN_HOME only when not already defined
- Update pkg-message to reflect these changes
PR: 96659
Submitted by: hq
Approved by: maintainer
does not change the functionality of these ports but moves the logic
to the master ports.
PR: 99210
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu> (maintainer)
- The new function `TeX-doc' provides easy access to documentation about
commands and packages or information related to TeX and friends in
general. It is accessible with the key binding `C-c ?' or the `Find
Documentation...' entry in the mode menus.
- You can now get rid of generated intermediate and output files by
means of the new `Clean' and `Clean All' entries in `TeX-command-list'
accessible with `C-c C-c' or the Command menu.
- Support for forward search with PDF files was added. That means you
can jump to a place in the output file corresponding to the position
in the source file. Currently this only works if you use the pdfsync
LaTeX package and xpdf as your PDF viewer. The accuracy is in the
range of +/-1 page.
- Adding support for this feature required the default value of the
variable `TeX-output-view-style' to be changed. Please make sure you
either remove any customizations overriding the new default or
incorporate the changes into your customizations if you want to use
this feature.
- The error parsing of AUCTeX as well as preview-latex now deals with
-file-line-error type messages from newer web2c versions (earlier
versions would omit the traditional error context, which will not
work).
- The LaTeX tool bar is now enabled by default.
- A problem in preview-latex in connection with XyMTeX has been fixed.
IMPORTANT: Many of the new features in the 11.x series rely on special
properties in the variable `TeX-command-list' and will not work if you
customized this variable for a pre-11.5x release of AUCTeX. If this
is the case for you, please re-initialize the variable by erasing the
customization, thereby setting the variable to the new default, and
re-adding your changes afterwards.
- It has a feature for salvaging broken DMS files.
- Extracted the man page from the debian package and improved it
Requested by: shd@jolt.modeemi.cs.tut.fi (Heikki Orsila)(software maintianer)
This is a bug fix and general improvement release. From the change log:
- Incorporate local ports/categories into the INDEX by scanning Makefile.local
for additions to $SUBDIR. Mentioned on freebsd-ports@freebsd.org by
Rong-En Fan <rafan (at) infor.org>
- Clean up error messages, and factor out common progress counter code.
- Add a new Category object type, and cope better with changes to categories
(ie. ports being hooked up / unhooked from the tree). Problem pointed out by
Colin Percival <cperciva (at) freebsd.org>
- Instead of calling perl to compile exactly the same bit of perl code from
/usr/ports/Mk/bsd.ports.mk about 15,000 times (ie once per port) as a
consequence of actually running 'make describe', just call perl once, use make
to print out the basic variables from the port and replicate the processing
done ourselves.
PR: 99454
Submitted by: author/maintianer
- RCng´ify
- Make it hier(7) complaint, moving config files to ${PREFIX}/etc, logs to
/var/log/rwhoisd and pid to /var/run/rwhoisd
- Bump PORTREVISION
PR: ports/99304 (based on)
Submitted by: Jo Rhett <jrhett@svcolo.com>