| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Adjust pkg-descr slightly
Notes:
svn path=/head/; revision=138278
|
|
|
|
|
|
|
|
| |
PR: 82817
Submitted by: Franz Klammer (maintainer)
Notes:
svn path=/head/; revision=138246
|
|
|
|
|
|
|
|
| |
Idea from: LG G1800
Obtained from: Debian (patches and manpage)
Notes:
svn path=/head/; revision=138242
|
|
|
|
| |
Notes:
svn path=/head/; revision=138043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Doodle is a tool to quickly search the documents on a computer. Doodle
builds an index using meta-data contained in the documents and allows
fast searches on the resulting database. Doodle uses libextractor to
support obtaining meta-data from various file-formats. The database
used by doodle is a suffix tree, resulting in fast lookups. Doodle
supports approximate searches.
WWW: http://gnunet.org/doodle/
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>, myself
Notes:
svn path=/head/; revision=138041
|
|
|
|
| |
Notes:
svn path=/head/; revision=138004
|
|
|
|
|
|
|
|
|
|
| |
livejournal.com. It can be enabled via WITH_TAGS_PATCH knob.
Approved by: Mike (maintainer)
Obtained from: http://www.livejournal.com/community/logjam_dev/28745.html
Notes:
svn path=/head/; revision=138003
|
|
|
|
|
|
|
|
| |
PR: ports/82601
Submitted by: CAMPBELL, Gordon <seawolf@marinewolf.net> (maintainer)
Notes:
svn path=/head/; revision=137986
|
|
|
|
|
|
|
|
|
| |
Fix leftover directories [1]
Submitted by: pointyhat
Notes:
svn path=/head/; revision=137938
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: pointyhat via kris
Notes:
svn path=/head/; revision=137792
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed a bug that caused RSS output to crash if the file already existed,
but had no items.
* Added and fixed several comics
PR: 82439
Submitted by: Antoine Brodin <antoine.brodin@laposte.net>
Notes:
svn path=/head/; revision=137776
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=137773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
Notes:
svn path=/head/; revision=137660
|
|
|
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
Notes:
svn path=/head/; revision=137468
|
|
|
|
|
|
|
|
|
| |
- Don't fail if wlan, bluetooth or thinklight sysctls are not present. They
are generated dynamically by the driver
- Bump PORTREVISION
Notes:
svn path=/head/; revision=137404
|
|
|
|
| |
Notes:
svn path=/head/; revision=137369
|
|
|
|
|
|
|
|
|
|
|
|
| |
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
Notes:
svn path=/head/; revision=137244
|
|
|
|
|
|
|
|
| |
PR: 79030
Submitted by: Linas Valiukas <shirshegsm@gmail.com>
Notes:
svn path=/head/; revision=137219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What has changed:
* Support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals
(systems based off these are also supported, including WordPress and Drupal)
* The ability to post, edit, delete, and view recent entries
* Integrated spellchecking and HTML syntax highlighting
* Offline composition and editing
* Automatic recovery in the event of a crash
* Journal system extensions, including LiveJournal security groups and
MovableType categories
Notes:
svn path=/head/; revision=137218
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=137192
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix some typos in pkg-descr [1]
- Fix an example in the manpage
- Bump PORTREVISION
Submitted by: brueffer [1]
Notes:
svn path=/head/; revision=137183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
consumer of the updated acpi_ibm(4) driver:
With TPB it is possible to bind a program to the ThinkPad, Mail, Home and
Search button. TPB can also run a callback program on each state change with
the changed state and the new state as options. So it is possible to trigger
several actions on different events.
TPB has an on-screen display (OSD) to show volume, mute, brightness and some
other information. Furthermore TPB supports a software mixer, as the R series
ThinkPads have no hardware mixer to change the volume.
WWW: http://www.nongnu.org/tpb/
Notes:
svn path=/head/; revision=137129
|
|
|
|
| |
Notes:
svn path=/head/; revision=137108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the dbus by chase dbus's change in Oct 2004 for from
lib/dbus-1.0/services to share/dbus-1/services. It should fix the plist. [2]
- Bump the PORTREVISION.
Reported by: pointyhat via kris [2]
Submitted by: sajd via IRC (#freebsd-gnome) [1]
Discussed with: marcus and tmclaugh via IRC (#freebsd-gnome) [2]
Notes:
svn path=/head/; revision=136958
|
|
|
|
|
|
|
|
|
| |
PR: 81925
Submitted by: novel
Approved by: Mike <mike.patterson@unb.ca> (maintainer)
Notes:
svn path=/head/; revision=136886
|
|
|
|
|
|
|
|
|
|
|
|
| |
information:
http://www.realistanew.com/projects/smeg/
PR: ports/81693
Repocopy by: marcus
Notes:
svn path=/head/; revision=136853
|
|
|
|
|
|
|
|
| |
PR: 81820
Submitted by: Dryice Liu (maintainer)
Notes:
svn path=/head/; revision=136709
|
|
|
|
| |
Notes:
svn path=/head/; revision=136574
|
|
|
|
| |
Notes:
svn path=/head/; revision=136564
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=136486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Add a missing MAN1.
-Bump the PORTREVISION.
BTW: dbus stuff is kind of bother me. I am not sure if it does right, but I
will ask marcus and tmclaugh about it. (ie: lib/dbus-1.0/services)
Reported by: pointyhat via kris [1]
Pointy hat to: tmclaugh
Notes:
svn path=/head/; revision=136410
|
|
|
|
|
|
|
|
|
|
| |
Tested on i386 -4.11 and -5.4.
PR: ports/81526
Submitted by: Wade Klaver
Notes:
svn path=/head/; revision=136398
|
|
|
|
| |
Notes:
svn path=/head/; revision=136395
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=136293
|
|
|
|
|
|
|
|
| |
PR: ports/81505
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=136199
|
|
|
|
|
|
|
|
| |
- Add pkg-message which informs that desklets are designed to be installed
manually by user and there are no ports for them
Notes:
svn path=/head/; revision=136144
|
|
|
|
|
|
|
| |
Reported by: krion
Notes:
svn path=/head/; revision=136113
|
|
|
|
| |
Notes:
svn path=/head/; revision=136104
|
|
|
|
|
|
|
|
| |
PR: ports/81044
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Notes:
svn path=/head/; revision=135958
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=135759
|
|
|
|
| |
Notes:
svn path=/head/; revision=135666
|
|
|
|
|
|
|
|
| |
PR: ports/81274
Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer)
Notes:
svn path=/head/; revision=135658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Entries for 0.36 added to the Changelog
o Regeneration of autogenerated documentation. Therefore minor changes in
examples/python_api.html
doc/python_api/python_api.html
o Updated version string in src/main.cpp
- Add additional touch(1) to fix the buildsystem of the new tarball
Submitted by: Adam Stroud <adam.stroud@gmail.com>
pointyhat via kris
Notes:
svn path=/head/; revision=135465
|
|
|
|
|
|
|
|
| |
Noticed by: Patrick Thomasson <patrick_thomasson@comcast.net>
Approved by: clement (mentor, implicit)
Notes:
svn path=/head/; revision=135462
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=135458
|
|
|
|
|
|
|
| |
Submitted by: Geraud CONTINSOUZAS <gej@jmenbra.nl>
Notes:
svn path=/head/; revision=135392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and easy to use, but with potential to help you organize the ideas and
information you deal with every day.
The key to Tomboy's usefulness lies in the ability to relate notes and
ideas together. Using a WikiWiki-like linking system, organizing ideas
is as simple as typing a name. Branching an idea off is easy as pressing
the Link button. And links between your ideas won't break, even when
renaming and reorganizing them.
WWW: http://www.beatniksoftware.com/tomboy/
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Notes:
svn path=/head/; revision=135330
|
|
|
|
|
|
|
| |
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
Notes:
svn path=/head/; revision=135327
|
|
|
|
| |
Notes:
svn path=/head/; revision=135139
|
|
|
|
| |
Notes:
svn path=/head/; revision=135105
|