index
:
pkgsrc
BMAKE
BZIP2
FREEBSD
FSF
KIENTZLE
MRENDEL
TNF
ZLIB
buildlink2
cube-native-xorg
cube_native_xorg
cwrapper
databases_pgbouncer
jlam-pkgviews
jlam_pkgviews
netbsd-1-6
netbsd-1-6-1
netbsd_1_6
netbsd_1_6_1
pkg_install-renovation
pkg_install_renovation
pkgsrc-
pkgsrc-2003Q4
pkgsrc-2004Q1
pkgsrc-2004Q2
pkgsrc-2004Q3
pkgsrc-2004Q4
pkgsrc-2005Q1
pkgsrc-2005Q2
pkgsrc-2005Q3
pkgsrc-2005Q4
pkgsrc-2006Q1
pkgsrc-2006Q2
pkgsrc-2006Q3
pkgsrc-2006Q4
pkgsrc-2007Q1
pkgsrc-2007Q2
pkgsrc-2007Q3
pkgsrc-2007Q4
pkgsrc-2008Q1
pkgsrc-2008Q2
pkgsrc-2008Q3
pkgsrc-2008Q4
pkgsrc-2009Q1
pkgsrc-2009Q2
pkgsrc-2009Q3
pkgsrc-2009Q4
pkgsrc-2010Q1
pkgsrc-2010Q2
pkgsrc-2010Q3
pkgsrc-2010Q4
pkgsrc-2011Q1
pkgsrc-2011Q2
pkgsrc-2011Q3
pkgsrc-2011Q4
pkgsrc-2012Q1
pkgsrc-2012Q2
pkgsrc-2012Q3
pkgsrc-2012Q4
pkgsrc-2013Q1
pkgsrc-2013Q2
pkgsrc-2013Q3
pkgsrc-2013Q4
pkgsrc-2014Q1
pkgsrc-2014Q2
pkgsrc-2014Q3
pkgsrc-2014Q4
pkgsrc-2015Q1
pkgsrc-2015Q2
pkgsrc-2015Q3
pkgsrc-2015Q4
pkgsrc-2016Q1
pkgsrc-2016Q2
pkgsrc-2016Q3
pkgsrc-2016Q4
pkgsrc-2017Q1
pkgsrc-2017Q2
pkgsrc-2017Q3
pkgsrc-2017Q4
pkgsrc-2018Q1
pkgsrc-2018Q2
pkgsrc-2018Q3
pkgsrc-2018Q4
pkgsrc-2019Q1
pkgsrc-2019Q2
pkgsrc-2019Q3
pkgsrc-2019Q4
pkgsrc-2020Q1
pkgsrc-2020Q2
pkgsrc-2020Q3
pkgsrc-2020Q4
pkgsrc-2021Q1
pkgsrc-2021Q2
pkgsrc-2021Q3
pkgsrc-2021Q4
pkgsrc-2022Q1
pkgsrc-2022Q2
pkgsrc-2022Q3
pkgsrc-pkgsrc-2019Q4
pkgsrc_2003Q4
pkgsrc_2004Q1
pkgsrc_2004Q2
pkgsrc_2004Q3
pkgsrc_2004Q4
pkgsrc_2005Q1
pkgsrc_2005Q2
pkgsrc_2005Q3
pkgsrc_2005Q4
pkgsrc_2006Q1
pkgsrc_2006Q2
pkgsrc_2006Q3
pkgsrc_2006Q4
pkgsrc_2007Q1
pkgsrc_2007Q2
pkgsrc_2007Q3
pkgsrc_2007Q4
pkgsrc_2008Q1
pkgsrc_2008Q2
pkgsrc_2008Q3
pkgsrc_2008Q4
pkgsrc_2009Q1
pkgsrc_2009Q2
pkgsrc_2009Q3
pkgsrc_2009Q4
pkgsrc_2010Q1
pkgsrc_2010Q2
pkgsrc_2010Q3
pkgsrc_2010Q4
pkgsrc_2011Q1
pkgsrc_2011Q2
pkgsrc_2011Q3
pkgsrc_2011Q4
pkgsrc_2012Q1
pkgsrc_2012Q2
pkgsrc_2012Q3
pkgsrc_2012Q4
pkgsrc_2013Q1
pkgsrc_2013Q2
pkgsrc_2013Q3
pkgsrc_2013Q4
pkgsrc_2014Q1
pkgsrc_2014Q2
pkgsrc_2014Q3
pkgsrc_2014Q4
pkgsrc_2015Q1
pkgsrc_2015Q2
pkgsrc_2015Q3
pkgsrc_2015Q4
pkgsrc_2016Q1
pkgsrc_2016Q2
pkgsrc_2016Q3
pkgsrc_2016Q4
pkgsrc_2017Q1
pkgsrc_2017Q2
pkgviews
pkgviews-mk
pkgviews_mk
tnftp
trunk
tv-derecurse
tv-libtool-1-5-18-tmpdirfix
tv_derecurse
tv_libtool_1_5_18_tmpdirfix
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
Sprinkle a tiny bit of ANSI C.
joerg
2
-1
/
+15
2012-05-04
Match function return type with actual usage.
joerg
2
-1
/
+15
2012-05-04
Don't use the integrated assembler with LLVM for now, too much ambigious
joerg
1
-1
/
+7
2012-05-04
Fix various C++ issues.
joerg
8
-1
/
+131
2012-05-04
Restore status quo for clang breakge by disabling another bunch of
joerg
1
-3
/
+3
2012-05-04
Make sure the TLS variables are emitted by the compiler, clang is smart
joerg
2
-1
/
+40
2012-05-04
Fix main().
joerg
2
-6
/
+10
2012-05-04
Use -Wl for linker flags.
joerg
4
-1
/
+67
2012-05-04
Remove use of nested functions. Bump revision.
joerg
3
-3
/
+200
2012-05-04
Deal with compilers that are strict about template instantiation rules.
joerg
3
-1
/
+65
2012-05-04
Testing for a working C++ compiler is more likely to succeed, if the
joerg
3
-1
/
+29
2012-05-04
Fix messed up inline usage.
joerg
3
-5
/
+29
2012-05-04
Fix function declaration to match usage.
joerg
2
-1
/
+15
2012-05-04
Don't return values from void functions.
joerg
2
-1
/
+20
2012-05-04
Correct default value in description of PHP_VERSION_DEFAULT.
taca
1
-2
/
+2
2012-05-04
Fix inline usage.
joerg
2
-1
/
+37
2012-05-04
Don't override optimizer settings with absurd levels.
joerg
11
-7
/
+82
2012-05-04
Don't depend on GNU inline semantic.
joerg
3
-1
/
+46
2012-05-04
Fix DESTDIR leaks into the final package. Bump revision.
joerg
4
-20
/
+41
2012-05-04
Fix C++ issues for the stricter checks in clang
joerg
13
-1
/
+270
2012-05-04
Fix build with clang.
joerg
2
-30
/
+11
2012-05-04
tested on OpenBSD 5.1.
obache
1
-2
/
+3
2012-05-04
Fix build with gcc 4.6
hans
2
-1
/
+15
2012-05-04
Fix build with gcc 4.6.
hans
3
-1
/
+29
2012-05-04
Updated emulators/simh to 3.9.0
hans
1
-1
/
+2
2012-05-04
Added lang/clojure version 1.4.0
ryoon
1
-1
/
+2
2012-05-04
Add clojure
ryoon
1
-1
/
+2
2012-05-04
Import clojure-1.4.0 as lang/clojure.
ryoon
6
-0
/
+202
2012-05-04
It is possible to check shlibs on OpenBSD now.
obache
1
-2
/
+4
2012-05-04
Set RPATH to X11BASE/lib for OpenBSD too.
obache
2
-1
/
+19
2012-05-04
Updated textproc/xmlrpc-c to 1.16.41
adam
1
-1
/
+2
2012-05-04
Changes 1.16.41:
adam
2
-6
/
+6
2012-05-04
Reset JAVA_HOME and CLASSPATH that defined by user.
ryoon
1
-1
/
+5
2012-05-04
Add salt and seed target file.
ryoon
1
-2
/
+2
2012-05-04
Updated devel/glib2 to 2.32.2nb1
obache
1
-1
/
+2
2012-05-04
* Update PKGCONFIG_OVERRIDE list to reflect reality.
obache
4
-12
/
+27
2012-05-04
Add PHP_PKG_PREFIX to PKGNAME.
ryoon
1
-1
/
+2
2012-05-04
Add sencha-sns
ryoon
1
-1
/
+2
2012-05-04
Added www/sencha-sns version 1.0.3
ryoon
1
-1
/
+2
2012-05-04
Import sencha-sns-1.0.3 as www/sencha-sns.
ryoon
6
-0
/
+1228
2012-05-04
Update simh to 3.9.0
hans
4
-62
/
+26
2012-05-04
Add a http site to MASTER_SITES to avoid dependency on curl.
obache
1
-5
/
+3
2012-05-04
dlopen require pthread on OpenBSD too.
obache
1
-2
/
+3
2012-05-04
OpenBSD also knows -pthread CFLAGS/LDFLAGS.
obache
1
-2
/
+2
2012-05-04
Honor ${PKGMANDIR}
sbd
1
-1
/
+15
2012-05-04
Note update of lang/php53 package to 5.3.12.
taca
1
-1
/
+2
2012-05-04
Update php53 package to 5.3.12.
taca
3
-11
/
+11
2012-05-04
Updated www/php-concrete5 to 5.5.2.1
ryoon
1
-1
/
+2
2012-05-04
Update to 5.5.2.1
ryoon
3
-107
/
+448
2012-05-04
pax target directories must be prepared.
obache
1
-2
/
+3
[next]